Home
last modified time | relevance | path

Searched refs:UNREG_SWITCH_CALLBACK (Results 1 – 3 of 3) sorted by relevance

/base/location/interfaces/inner_api/include/
Di_locator.h36 UNREG_SWITCH_CALLBACK = 15, enumerator
/base/location/frameworks/native/source/
Dlocator_proxy.cpp137 int error = SendRegisterMsgToRemote(UNREG_SWITCH_CALLBACK, callback, 0); in UnregisterSwitchCallback()
614 LocationErrCode errorCode = SendRegisterMsgToRemoteV9(UNREG_SWITCH_CALLBACK, callback); in UnregisterSwitchCallbackV9()
/base/location/services/location_locator/locator/source/
Dlocator_skeleton.cpp44 locatorHandleMap_[UNREG_SWITCH_CALLBACK] = &LocatorAbilityStub::PreUnregisterSwitchCallback; in InitLocatorHandleMap()