Home
last modified time | relevance | path

Searched defs:switchCallbackHost (Results 1 – 6 of 6) sorted by relevance

/base/location/test/location_locator/source/
Dcallback_test.cpp83 auto switchCallbackHost = variable
270 auto switchCallbackHost = variable
Dlocator_impl_test.cpp124 auto switchCallbackHost = variable
143 auto switchCallbackHost = variable
Dlocation_without_permission_test.cpp77 auto switchCallbackHost = variable
Dlocator_service_test.cpp1539 auto switchCallbackHost = variable
1688 auto switchCallbackHost = variable
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp222 auto switchCallbackHost = in TestCallbackRegister() local
254 auto switchCallbackHost = in TestCallbackRegisterV9() local
372 auto switchCallbackHost = in LocationSwitchCallbackHostFuzzerTest() local
447 auto switchCallbackHost = in LocatorAbility001FuzzerTest() local
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp97 const napi_ref& handlerRef, sptr<LocationSwitchCallbackHost>& switchCallbackHost) in SubscribeLocationServiceState()
106 const napi_ref& handlerRef, sptr<LocationSwitchCallbackHost>& switchCallbackHost) in SubscribeLocationServiceStateV9()
158 void UnSubscribeLocationServiceState(sptr<LocationSwitchCallbackHost>& switchCallbackHost) in UnSubscribeLocationServiceState()
165 LocationErrCode UnSubscribeLocationServiceStateV9(sptr<LocationSwitchCallbackHost>& switchCallbackH… in UnSubscribeLocationServiceStateV9()
568 auto switchCallbackHost = in OnLocationServiceStateCallback() local
1066 auto switchCallbackHost = g_switchCallbacks.GetCallbackPtr(env, handler); in OffLocationServiceStateCallback() local