Searched defs:aliveTime (Results 1 – 6 of 6) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_engine_impl.cpp | 192 …EngineImpl::SetHostIP(const ArkWebString& hostName, const ArkWebString& address, int32_t aliveTime) in SetHostIP()
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 136 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() 557 int32_t aliveTime = 0; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_engine_wrapper.cpp | 209 …ngineWrapper::SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) in SetHostIP()
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nwebhelper_fuzzer.cpp | 136 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 1103 …d NWebHelper::SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) in SetHostIP()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_webview_controller.cpp | 5754 int32_t aliveTime = INTEGER_ZERO; in SetHostIP() local
|