Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Drequest_manager.h36 bool InitSystemListeners();
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
Drequestmanager_fuzzer.cpp35 requestManager->InitSystemListeners(); in RequestManagerFuzzerTest()
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp54 bool RequestManager::InitSystemListeners() in InitSystemListeners() function in OHOS::Location::RequestManager
Dlocator_ability.cpp186 if (requestManager == nullptr || !requestManager->InitSystemListeners()) { in ProcessEvent()
/base/location/test/location_locator/source/
Drequest_manager_test.cpp129 EXPECT_EQ(true, requestManager_->InitSystemListeners());