Searched refs:clearSvcInfoArray (Results 1 – 2 of 2) sorted by relevance
606 void LngSvcMgr::clearSvcInfoArray(SvcInfoArray* pInfo) in clearSvcInfoArray() function in LngSvcMgr621 clearSvcInfoArray(pAvailSpellSvcs); in ~LngSvcMgr()622 clearSvcInfoArray(pAvailGrammarSvcs); in ~LngSvcMgr()623 clearSvcInfoArray(pAvailHyphSvcs); in ~LngSvcMgr()624 clearSvcInfoArray(pAvailThesSvcs); in ~LngSvcMgr()661 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in Notify()714 clearSvcInfoArray(pAvailHyphSvcs); pAvailHyphSvcs = 0; in Notify()739 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in Notify()1411 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in getAvailableServices()1428 clearSvcInfoArray(pAvailHyphSvcs); pAvailHyphSvcs = 0; in getAvailableServices()[all …]
142 static void clearSvcInfoArray(SvcInfoArray *pInfo);
Completed in 16 milliseconds