Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/location_locator/source/
H A Dcountry_code_manager_test.cpp169 countryCodeManager->ReUnsubscribeEvent();
197 countryCodeManager->ReUnsubscribeEvent();
215 countryCodeManager->ReUnsubscribeEvent();
/ohos5.0/base/location/test/fuzztest/locator/countrycodemanager_fuzzer/
H A Dcountrycodemanager_fuzzer.cpp36 countryCodeManager->ReUnsubscribeEvent(); in CountrycodeManagerFuzzTest()
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcountry_code_manager.h43 void ReUnsubscribeEvent();
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp414 void CountryCodeManager::ReUnsubscribeEvent() in ReUnsubscribeEvent() function in OHOS::Location::CountryCodeManager