Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Dlocator_skeleton.h49 int PreStopLocating(MessageParcel &data, MessageParcel &reply, AppIdentity &identity);
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp37 locatorHandleMap_[STOP_LOCATING] = &LocatorAbilityStub::PreStopLocating; in InitLocatorHandleMap()
139 int LocatorAbilityStub::PreStopLocating(MessageParcel &data, MessageParcel &reply, AppIdentity &ide… in PreStopLocating() function in OHOS::Location::LocatorAbilityStub