Searched refs:requestListIter (Results 1 – 1 of 1) sorted by relevance
60 auto requestListIter = requestMap->find(abilityName); in OnReportLocation() local61 if (requestListIter == requestMap->end()) { in OnReportLocation()65 auto requestList = requestListIter->second; in OnReportLocation()