Home
last modified time | relevance | path

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

/base/location/test/fuzztest/locator/countrycodemanager_fuzzer/
Dcountrycodemanager_fuzzer.cpp33 countryCodeManager->ReSubscribeEvent(); in CountrycodeManagerFuzzTest()
/base/location/test/location_locator/source/
Dcountry_code_manager_test.cpp97 countryCodeManager->ReSubscribeEvent();
110 countryCodeManager->ReSubscribeEvent();
/base/location/services/location_locator/locator/include/
Dcountry_code_manager.h41 void ReSubscribeEvent();
/base/location/services/location_locator/locator/source/
Dcountry_code_manager.cpp403 void CountryCodeManager::ReSubscribeEvent() in ReSubscribeEvent() function in OHOS::Location::CountryCodeManager
Dlocator_ability.cpp118 countryCodeManager_->ReSubscribeEvent(); in OnAddSystemAbility()