Home
last modified time | relevance | path

Searched refs:OnLocatingStatusChange (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_callback_adapter_impl.cpp53 OnLocatingStatusChange(status); in OnRemoteRequest()
76 void LocationCallbackImpl::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::NWeb::LocationCallbackImpl
79 locationCallbackAdapter_->OnLocatingStatusChange(status); in OnLocatingStatusChange()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_location_callback_adapter_wrapper.cpp32 void ArkLocationCallbackAdapterWrapper::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::ArkWeb::ArkLocationCallbackAdapterWrapper
34 ctocpp_->OnLocatingStatusChange(status); in OnLocatingStatusChange()
H A Dark_location_callback_adapter_wrapper.h30 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_location_callback_adapter_impl.cpp31 void ArkLocationCallbackAdapterImpl::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::ArkWeb::ArkLocationCallbackAdapterImpl
33 real_->OnLocatingStatusChange(status); in OnLocatingStatusChange()
H A Dark_location_callback_adapter_impl.h31 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/location_callback_adapter_test/
H A Dlocation_callback_adapter_test.cpp55 void OnLocatingStatusChange(const int status) override in OnLocatingStatusChange() function in OHOS::NWeb::LocationCallbackAdapterMock
98 locationImpl->OnLocatingStatusChange(0);
126 locationImpl->OnLocatingStatusChange(0);
/ohos5.0/base/location/services/location_locator/callback/include/
H A Dlocator_callback_proxy.h36 void OnLocatingStatusChange(const int status) override;
47 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_callback_host.cpp38 OnLocatingStatusChange(status); in OnRemoteRequest()
59 void LocatorCallbackHost::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::Location::LocatorCallbackHost
/ohos5.0/base/location/services/location_locator/callback/source/
H A Dlocator_callback_proxy.cpp62 void LocatorCallbackProxy::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::Location::LocatorCallbackProxy
110 void LocatorCallbackStub::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::Location::LocatorCallbackStub
/ohos5.0/base/location/interfaces/inner_api/include/
H A Di_locator_callback.h35 virtual void OnLocatingStatusChange(const int status) = 0;
H A Dcountry_code_manager.h62 void OnLocatingStatusChange(const int status);
/ohos5.0/base/location/frameworks/native/locator_sdk/include/
H A Dlocator_callback_host.h29 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/location/services/location_network/network/include/
H A Dnetwork_callback_host.h34 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/location/test/location_locator/mock/include/
H A Dmock_locator_callback_host.h36 MOCK_METHOD(void, OnLocatingStatusChange, (const int status));
/ohos5.0/base/location/test/location_manager/mock/include/
H A Dmock_locator_callback_host.h36 MOCK_METHOD(void, OnLocatingStatusChange, (const int status));
/ohos5.0/base/location/frameworks/native/location_ndk/include/
H A Dlocation_info_callback_host.h32 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/web/webview/ohos_adapter/location_adapter/include/
H A Dlocation_callback_adapter_impl.h40 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/location/frameworks/native/locator_agent/include/
H A Dnative_location_callback_host.h39 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dnative_location_callback_host.cpp57 void NativeLocationCallbackHost::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::Location::NativeLocationCallbackHost
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dself_request_manager.h50 void OnLocatingStatusChange(const int status);
/ohos5.0/base/location/frameworks/js/napi/include/
H A Dlocation_error_callback_napi.h38 void OnLocatingStatusChange(const int status) override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_location_adapter.h85 virtual void OnLocatingStatusChange(const int status) = 0;
/ohos5.0/base/location/services/location_network/network/source/
H A Dnetwork_callback_host.cpp86 void NetworkCallbackHost::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::Location::NetworkCallbackHost
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dlocation_adapter.h93 virtual void OnLocatingStatusChange(const int status) = 0;
/ohos5.0/base/location/frameworks/native/location_ndk/source/
H A Dlocation_info_callback_host.cpp86 void LocationInfoCallbackHost::OnLocatingStatusChange(const int status) in OnLocatingStatusChange() function in OHOS::Location::LocationInfoCallbackHost

12