Searched refs:rSvcInfo (Results 1 – 1 of 1) sorted by relevance
254 const SvcInfo &rSvcInfo = *rAvailSvcs[m]; in SetAvailableCfgServiceLists() local255 if (rSvcInfo.aSvcImplName == pImplNames[k] && in SetAvailableCfgServiceLists()256 rSvcInfo.HasLanguage( nLang )) in SetAvailableCfgServiceLists()258 pAvailSvcs[ nCnt++ ] = rSvcInfo.aSvcImplName; in SetAvailableCfgServiceLists()
Completed in 18 milliseconds