Searched refs:RECEIVE_LOCATION_STATUS_EVENT (Results 1 - 12 of 12) sorted by relevance
/base/location/interfaces/inner_api/include/ |
H A D | i_locator_callback.h | 29 RECEIVE_LOCATION_STATUS_EVENT = 2, enumerator
|
/base/location/frameworks/native/locator_sdk/source/ |
H A D | locator_callback_host.cpp | 36 case RECEIVE_LOCATION_STATUS_EVENT: { in OnRemoteRequest()
|
/base/web/webview/ohos_adapter/location_adapter/src/ |
H A D | location_callback_adapter_impl.cpp | 51 case RECEIVE_LOCATION_STATUS_EVENT: { in OnRemoteRequest()
|
/base/location/frameworks/cj/source/ |
H A D | locator_callback.cpp | 81 case Location::ILocatorCallback::RECEIVE_LOCATION_STATUS_EVENT: { in OnRemoteRequest()
|
/base/location/services/location_locator/callback/source/ |
H A D | locator_callback_proxy.cpp | 67 int error = Remote()->SendRequest(RECEIVE_LOCATION_STATUS_EVENT, data, reply, option); in OnLocatingStatusChange()
|
/base/location/test/fuzztest/locator/locatorcallbackhost_fuzzer/ |
H A D | locatorcallbackhost_fuzzer.cpp | 108 callback->OnRemoteRequest(ILocatorCallback::RECEIVE_LOCATION_STATUS_EVENT, requestParcel, reply, option); in LocatorCallbackHost002FuzzTest()
|
/base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/ |
H A D | call_earthquake_alarm_test.cpp | 147 code = Location::ILocatorCallback::RECEIVE_LOCATION_STATUS_EVENT; in HWTEST_F()
|
/base/location/frameworks/js/napi/source/ |
H A D | locator_callback_napi.cpp | 87 case RECEIVE_LOCATION_STATUS_EVENT: { in OnRemoteRequest()
|
/base/location/services/location_locator/locator/source/ |
H A D | report_manager.cpp | 236 case ILocatorCallback::RECEIVE_LOCATION_STATUS_EVENT: { in ReportRemoteCallback()
|
H A D | locator_ability.cpp | 1159 if (reportManager_->ReportRemoteCallback(callback, ILocatorCallback::RECEIVE_LOCATION_STATUS_EVENT, result)) { in ReportLocationStatus()
|
/base/telephony/call_manager/services/call_earthquake_alarm/src/ |
H A D | call_earthquake_alarm_locator.cpp | 189 case RECEIVE_LOCATION_STATUS_EVENT: { in OnRemoteRequest()
|
/base/location/test/location_locator/source/ |
H A D | report_manager_test.cpp | 104 ReportRemoteCallback(locatorCallback, ILocatorCallback::RECEIVE_LOCATION_STATUS_EVENT, 1)); in HWTEST_F()
|
Completed in 10 milliseconds