Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Dlocator_skeleton.h48 int PreStartLocating(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp36 locatorHandleMap_[START_LOCATING] = &LocatorAbilityStub::PreStartLocating; in InitLocatorHandleMap()
110 int LocatorAbilityStub::PreStartLocating(MessageParcel &data, MessageParcel &reply, AppIdentity &id… in PreStartLocating() function in OHOS::Location::LocatorAbilityStub