Home
last modified time | relevance | path

Searched defs:requestManager (Results 1 – 4 of 4) 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
549 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in OnForegroundApplicationChanged() local
Dlocator_ability.cpp1344 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in InitRequestManagerEvent() local
1352 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in ApplyRequirementsEvent() local
1412 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in StartLocatingEvent() local
1424 auto requestManager = DelayedSingleton<RequestManager>::GetInstance(); in StopLocatingEvent() local
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
Drequestmanager_fuzzer.cpp29 std::shared_ptr<RequestManager> requestManager = in RequestManagerFuzzerTest() local