Home
last modified time | relevance | path

Searched defs:RegisterNetConnCallback (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_net_connect_adapter_impl.cpp26 int32_t ArkNetConnectAdapterImpl::RegisterNetConnCallback(ArkWebRefPtr<ArkNetConnCallback> cb) in RegisterNetConnCallback() function in OHOS::ArkWeb::ArkNetConnectAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_net_connect_adapter_wrapper.cpp26 int32_t ArkNetConnectAdapterWrapper::RegisterNetConnCallback(std::shared_ptr<OHOS::NWeb::NetConnCal… in RegisterNetConnCallback() function in OHOS::ArkWeb::ArkNetConnectAdapterWrapper
/base/web/webview/ohos_adapter/net_connect_adapter/src/
Dnet_connect_adapter_impl.cpp25 int32_t NetConnectAdapterImpl::RegisterNetConnCallback(std::shared_ptr<NetConnCallback> cb) in RegisterNetConnCallback() function in OHOS::NWeb::NetConnectAdapterImpl
/base/web/webview/test/unittest/net_connect_adapter_impl_test/
Dnet_connect_adapter_impl_test.cpp47 int32_t NetConnClient::RegisterNetConnCallback(const sptr<INetConnCallback> callback) in RegisterNetConnCallback() function in OHOS::NetManagerStandard::NetConnClient