Searched refs:pMozillaBootstrap (Results 1 – 1 of 1) sorted by relevance
34 static MozillaBootstrap *pMozillaBootstrap=NULL; variable38 if (!pMozillaBootstrap) in OMozillaBootstrap_CreateInstance()40 pMozillaBootstrap=new connectivity::mozab::MozillaBootstrap( _rxFactory ); in OMozillaBootstrap_CreateInstance()41 pMozillaBootstrap->Init(); in OMozillaBootstrap_CreateInstance()42 xMozillaBootstrap = pMozillaBootstrap; in OMozillaBootstrap_CreateInstance()44 return pMozillaBootstrap; in OMozillaBootstrap_CreateInstance()
Completed in 8 milliseconds