Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h32 ENABLE_ABILITY = 9, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp65 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY), data, rep… in EnableAbility()
514 SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY), data, reply); in EnableAbilityV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp85 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY), in LocatorAbilityStub002FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp51 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::ENABLE_ABILITY)] = in InitLocatorHandleMap()