Home
last modified time | relevance | path

Searched refs:PreEnableReverseGeocodingMock (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h69 …int PreEnableReverseGeocodingMock(MessageParcel &data, MessageParcel &reply, AppIdentity &identity…
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp177 return PreEnableReverseGeocodingMock(data, reply, identity); in ConstructGeocodeHandleMap()
999 int LocatorAbilityStub::PreEnableReverseGeocodingMock(MessageParcel &data, MessageParcel &reply, Ap… in PreEnableReverseGeocodingMock() function in OHOS::Location::LocatorAbilityStub
/ohos5.0/base/location/test/location_manager/source/
H A Dlocator_skeleton_test.cpp1274 locatorAbilityStub->PreEnableReverseGeocodingMock(data, reply, identity);
1293 locatorAbilityStub->PreEnableReverseGeocodingMock(data, reply, identity);