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() local259 const auto find = sApiArgTypesMap.find(oldApiName); in ApiMapPre() local297 const auto find = sApiArgTypesMap.find(oldApiName); in ApiMapPost() local377 auto find = handlers_.find(call.apiId_); in Call() local481 auto find = sApiArgTypesMap.find(in.apiId_); in APiCallInfoChecker() local527 auto find = sObjectCounts.find(typeName); in StoreBackendObject() local546 auto find = sBackendObjects.find(string(ref)); in GetBackendObject() local
77 auto find = elementTrees.find(windowId); in AddExtraAttrs() local
111 def find(self, idevice): member in ManagerDevice