Searched defs:find (Results 1 – 3 of 3) sorted by relevance
44 auto find = refCountMap_.find(ref); in IncRef() local54 auto find = refCountMap_.find(ref); in DecAndGetRef() local76 auto find = callBackInfos_.find(event); in OnEvent() local99 auto find = callBackInfos_.find(event); in AddCallbackInfo() local252 const auto find = sApiArgTypesMap.find(oldApiName); in ApiMapPre() local290 const auto find = sApiArgTypesMap.find(oldApiName); in ApiMapPost() local370 auto find = handlers_.find(call.apiId_); in Call() local474 auto find = sApiArgTypesMap.find(in.apiId_); in APiCallInfoChecker() local520 auto find = sObjectCounts.find(typeName); in StoreBackendObject() local539 auto find = sBackendObjects.find(string(ref)); in GetBackendObject() local
42 auto find = attributes_.find(string(name)); in GetAttr() local
111 def find(self, idevice): member in ManagerDevice