Searched refs:mnger (Results 1 – 2 of 2) sorted by relevance
72 sptr<ICodecComponentManager> mnger = GetManager(); in GetCapList() local73 if (mnger == nullptr) { in GetCapList()78 int32_t ret = mnger->GetComponentNum(compCnt); in GetCapList()84 ret = mnger->GetComponentCapabilityList(capList, compCnt); in GetCapList()
90 sptr<ICodecComponentManager> mnger = GetManager(true); in GetCapList() local91 if (mnger == nullptr) { in GetCapList()96 int32_t ret = mnger->GetComponentNum(compCnt); in GetCapList()102 ret = mnger->GetComponentCapabilityList(capList, compCnt); in GetCapList()