Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h44 REG_CACHED_CALLBACK = 22, enumerator
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp280 …int error = SendMsgWithDataReply(static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK), data… in RegisterCachedLocationCallback()
764 … SendMsgWithDataReplyV9(static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK), data, reply); in RegisterCachedLocationCallbackV9()
/ohos5.0/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp531 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::REG_CACHED_CALLBACK), in LocatorAbilityStub027FuzzTest()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp209 locatorHandleMap_[LocatorInterfaceCode::REG_CACHED_CALLBACK] = in ConstructGnssHandleMap()