Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/fuzztest/locator/countrycodemanager_fuzzer/
H A Dcountrycodemanager_fuzzer.cpp35 countryCodeManager->ReSubscribeEvent(); in CountrycodeManagerFuzzTest()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcountry_code_manager.h42 void ReSubscribeEvent();
/ohos5.0/base/location/test/location_locator/source/
H A Dcountry_code_manager_test.cpp168 countryCodeManager->ReSubscribeEvent();
187 countryCodeManager->ReSubscribeEvent();
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp400 void CountryCodeManager::ReSubscribeEvent() in ReSubscribeEvent() function in OHOS::Location::CountryCodeManager