Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocationhub_ipc_interface_code.h28 REG_SWITCH_CALLBACK = 2, enumerator
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_proxy.cpp135 …SendRegisterMsgToRemote(static_cast<int>(LocatorInterfaceCode::REG_SWITCH_CALLBACK), callback, uid… in RegisterSwitchCallback()
546 … SendRegisterMsgToRemoteV9(static_cast<int>(LocatorInterfaceCode::REG_SWITCH_CALLBACK), callback); in RegisterSwitchCallbackV9()
/ohos5.0/base/location/test/fuzztest/locator/locatorabilitystub_fuzzer/
H A Dlocatorabilitystub_fuzzer.cpp244 ability->OnRemoteRequest(static_cast<int>(LocatorInterfaceCode::REG_SWITCH_CALLBACK), in LocatorAbilityStub010FuzzTest()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_skeleton.cpp62 locatorHandleMap_[LocatorInterfaceCode::REG_SWITCH_CALLBACK] = in ConstructLocatorHandleMap()