Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dlocationhub_ipc_interface_code.h44 REG_CACHED_CALLBACK = 22, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp274 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK), data… in RegisterCachedLocationCallback()
807 … SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK), data, reply); in RegisterCachedLocationCallbackV9()
/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
Dlocatorabilitystub_fuzzer.cpp508 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK), in LocatorAbilityStub027FuzzTest()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp98 locatorHandleMap_[static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK)] = in InitLocatorHandleMap()