Home
last modified time | relevance | path

Searched defs:requestManager (Results 1 – 5 of 5) sorted by relevance

/base/location/services/location_locator/locator/source/
Dpermission_status_change_cb.cpp26 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in PermStateChangeCallback() local
Dlocator_background_proxy.cpp104 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in StartLocatorThread() local
259 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in UpdateListOnSuspend() local
548 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in OnForegroundApplicationChanged() local
Dcountry_code_manager.cpp193 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in StartPassiveLocationListen() local
Dlocator_ability.cpp176 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in ProcessEvent() local
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
Drequestmanager_fuzzer.cpp29 std::shared_ptr<RequestManager> requestManager = in RequestManagerFuzzerTest() local