Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Di_locator.h49 REMOVE_FENCE = 28, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp358 int error = SendMsgWithDataReply(REMOVE_FENCE, data, reply); in RemoveFence()
910 LocationErrCode errorCode = SendMsgWithDataReplyV9(REMOVE_FENCE, data, reply); in RemoveFenceV9()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp57 locatorHandleMap_[REMOVE_FENCE] = &LocatorAbilityStub::PreRemoveFence; in InitLocatorHandleMap()