Searched refs:pAvailThesSvcs (Results 1 – 2 of 2) sorted by relevance
593 pAvailThesSvcs = 0; in LngSvcMgr()624 clearSvcInfoArray(pAvailThesSvcs); in ~LngSvcMgr()739 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in Notify()1054 if (!pAvailThesSvcs) in GetAvailableThesSvcs_Impl()1056 pAvailThesSvcs = new SvcInfoArray; in GetAvailableThesSvcs_Impl()1110 pAvailThesSvcs->push_back( new SvcInfo( aImplName, aLanguages ) ); in GetAvailableThesSvcs_Impl()1436 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in getAvailableServices()1438 pInfoArray = pAvailThesSvcs; in getAvailableServices()
109 SvcInfoArray * pAvailThesSvcs; member in LngSvcMgr
Completed in 17 milliseconds