Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Dlocator_skeleton.h65 int PreStartCacheLocating(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp51 locatorHandleMap_[REG_CACHED_CALLBACK] = &LocatorAbilityStub::PreStartCacheLocating; in InitLocatorHandleMap()
419 int LocatorAbilityStub::PreStartCacheLocating(MessageParcel &data, MessageParcel &reply, AppIdentit… in PreStartCacheLocating() function in OHOS::Location::LocatorAbilityStub