Home
last modified time | relevance | path

Searched refs:RECEIVE_LOCATION_INFO_EVENT (Results 1 – 8 of 8) sorted by relevance

/base/location/interfaces/inner_api/include/
Di_locator_callback.h28 RECEIVE_LOCATION_INFO_EVENT = 1, enumerator
/base/location/services/location_network/network/source/
Dnetwork_callback_host.cpp34 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/web/webview/ohos_adapter/location_adapter/src/
Dlocation_callback_adapter_impl.cpp40 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/test/fuzztest/locator/locatorcallbackhost_fuzzer/
Dlocatorcallbackhost_fuzzer.cpp69 …callback1->OnRemoteRequest(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, requestParcel, reply, op… in LocatorCallbackHostFuzzTest()
/base/location/services/location_locator/callback/source/
Dlocator_callback_proxy.cpp56 …int error = Remote()->SendRequest(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, data, reply, opti… in OnLocationReport()
/base/location/frameworks/native/source/
Dlocator_callback_host.cpp69 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/test/location_locator/source/
Dreport_manager_test.cpp88 ReportRemoteCallback(locatorCallback, ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, 1));
/base/location/test/location_network/source/
Dnetwork_ability_test.cpp373 uint32_t code = static_cast<uint32_t>(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT);