Home
last modified time | relevance | path

Searched refs:PreGetIsoCountryCode (Results 1 – 2 of 2) sorted by relevance

/base/location/services/location_locator/locator/include/
Dlocator_skeleton.h72 int PreGetIsoCountryCode(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp58 locatorHandleMap_[GET_ISO_COUNTRY_CODE] = &LocatorAbilityStub::PreGetIsoCountryCode; in InitLocatorHandleMap()
577 int LocatorAbilityStub::PreGetIsoCountryCode(MessageParcel &data, MessageParcel &reply, AppIdentity… in PreGetIsoCountryCode() function in OHOS::Location::LocatorAbilityStub