Home
last modified time | relevance | path

Searched refs:NetConnectionPropertiesAdapter (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dnet_connect_adapter.h84 class NetConnectionPropertiesAdapter { class in OHOS::NWeb::NetConnectType::NetConnectSubtype
86 NetConnectionPropertiesAdapter() = default;
87 virtual ~NetConnectionPropertiesAdapter() = default;
105 const std::shared_ptr<NetConnectionPropertiesAdapter> properties) { return 0; } in OnNetConnectionPropertiesChanged()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_net_connection_properties_adapter_impl.h27 ArkNetConnectionPropertiesAdapterImpl(std::shared_ptr<OHOS::NWeb::NetConnectionPropertiesAdapter>);
32 std::shared_ptr<OHOS::NWeb::NetConnectionPropertiesAdapter> real_;
H A Dark_net_connection_properties_adapter_impl.cpp22 std::shared_ptr<OHOS::NWeb::NetConnectionPropertiesAdapter> ref) : real_(ref) {} in ArkNetConnectionPropertiesAdapterImpl()
H A Dark_net_conn_callback_wrapper.h36 const std::shared_ptr<NWeb::NetConnectionPropertiesAdapter> properties) override;
H A Dark_net_conn_callback_wrapper.cpp58 const std::shared_ptr<NWeb::NetConnectionPropertiesAdapter> properties) in OnNetConnectionPropertiesChanged()
/base/web/webview/ohos_adapter/net_connect_adapter/include/
H A Dnet_connection_properties_adapter_impl.h23 class NetConnectionPropertiesAdapterImpl : public NetConnectionPropertiesAdapter {
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_net_connection_properties_adapter_wrapper.h25 class ArkNetConnectionPropertiesAdapterWrapper : public NWeb::NetConnectionPropertiesAdapter {
/base/web/webview/test/unittest/net_connect_callback_impl_test/
H A Dnet_connect_callback_impl_test.cpp90 const std::shared_ptr<NetConnectionPropertiesAdapter> properties) override
/base/web/webview/test/unittest/net_connect_adapter_impl_test/
H A Dnet_connect_adapter_impl_test.cpp149 const std::shared_ptr<NetConnectionPropertiesAdapter> properties) override

Completed in 5 milliseconds