Home
last modified time | relevance | path

Searched refs:RECEIVE_LOCATION_INFO_EVENT (Results 1 - 14 of 14) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Di_locator_callback.h31 RECEIVE_LOCATION_INFO_EVENT = 4, enumerator
/base/location/frameworks/native/locator_agent/source/
H A Dnative_location_callback_host.cpp35 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_callback_host.cpp31 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_callback_adapter_impl.cpp40 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/frameworks/native/location_ndk/source/
H A Dlocation_info_callback_host.cpp39 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/services/location_network/network/source/
H A Dnetwork_callback_host.cpp43 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/frameworks/cj/source/
H A Dlocator_callback.cpp66 case Location::ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/services/location_locator/callback/source/
H A Dlocator_callback_proxy.cpp52 int error = Remote()->SendRequest(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, data, reply, option); in OnLocationReport()
/base/location/test/fuzztest/locator/locatorcallbackhost_fuzzer/
H A Dlocatorcallbackhost_fuzzer.cpp92 callback->OnRemoteRequest(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, requestParcel, reply, option); in LocatorCallbackHost001FuzzTest()
/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/
H A Dcall_earthquake_alarm_test.cpp139 code = Location::ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT; in HWTEST_F()
/base/location/frameworks/js/napi/source/
H A Dlocator_callback_napi.cpp72 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_locator.cpp179 case RECEIVE_LOCATION_INFO_EVENT: { in OnRemoteRequest()
/base/location/test/location_locator/source/
H A Dreport_manager_test.cpp108 ReportRemoteCallback(locatorCallback, ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT, 1)); in HWTEST_F()
/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp375 uint32_t code = static_cast<uint32_t>(ILocatorCallback::RECEIVE_LOCATION_INFO_EVENT); in HWTEST_F()

Completed in 7 milliseconds