Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h50 REMOVE_FENCE = 28, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp353 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::REMOVE_FENCE), data, reply… in RemoveFence()
897 SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::REMOVE_FENCE), data, reply); in RemoveFenceV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp576 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::REMOVE_FENCE), in LocatorAbilityStub031FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp110 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::REMOVE_FENCE)] = in InitLocatorHandleMap()