Home
last modified time | relevance | path

Searched refs:requestsList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_background_proxy.cpp331 auto requestsList = locatorBackgroundProxy->GetRequestsInProxy(); in OnLocationReport() local
332 if (requestsList.empty()) { in OnLocationReport()
337 for (auto request : requestsList) { in OnLocationReport()