Searched defs:SetHostIP (Results 1 – 8 of 8) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_engine_impl.cpp | 197 void ArkWebEngineImpl::SetHostIP(const ArkWebString& hostName, const ArkWebString& address, int32_t… in SetHostIP() function in OHOS::ArkWeb::ArkWebEngineImpl
|
| /base/web/webview/test/unittest/interface_native_test/ |
| D | arkweb_interface_test.cpp | 102 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() function in OHOS::NWeb::MockNWebEngine
|
| D | arkweb_scheme_handler_test.cpp | 605 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() function in OHOS::NWeb::MockNWebEngine
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_engine_wrapper.cpp | 229 void ArkWebEngineWrapper::SetHostIP(const std::string& hostName, const std::string& address, int32_… in SetHostIP() function in OHOS::ArkWeb::ArkWebEngineWrapper
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 143 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() function in OHOS::NWeb::MockNWebEngine
|
| D | nweb_helper_ex_test.cpp | 144 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() function in OHOS::NWeb::MockNWebEngine
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 1028 void NWebHelper::SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTi… in SetHostIP() function in OHOS::NWeb::NWebHelper
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_webview_controller.cpp | 6394 napi_value NapiWebviewController::SetHostIP(napi_env env, napi_callback_info info) in SetHostIP() function in OHOS::NWeb::NapiWebviewController
|