Home
last modified time | relevance | path

Searched defs:hostName (Results 1 - 8 of 8) sorted by relevance

/base/msdp/device_status/utils/common/include/
H A Dutil.h68 std::string hostName; member
/base/update/updater/services/flashd/daemon/
H A Ddaemon.cpp225 char hostName[BUF_SIZE_MEDIUM] = ""; in DaemonSessionHandshake() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp196 void ArkWebEngineImpl::SetHostIP(const ArkWebString& hostName, const ArkWebString& address, int32_t aliveTime) in SetHostIP() argument
201 void ArkWebEngineImpl::ClearHostIP(const ArkWebString& hostName) in ClearHostIP() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp227 void ArkWebEngineWrapper::SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) in SetHostIP() argument
232 void ArkWebEngineWrapper::ClearHostIP(const std::string& hostName) in ClearHostIP() argument
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp141 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() argument
143 void ClearHostIP(const std::string& hostName) {} in ClearHostIP() argument
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp141 void SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) {} in SetHostIP() argument
143 void ClearHostIP(const std::string& hostName) {} in ClearHostIP() argument
559 std::string hostName = "hello"; in HWTEST_F() local
587 std::string hostName = "name"; in HWTEST_F() local
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp954 void NWebHelper::SetHostIP(const std::string& hostName, const std::string& address, int32_t aliveTime) in SetHostIP() argument
976 void NWebHelper::ClearHostIP(const std::string& hostName) in ClearHostIP() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5968 std::string hostName; in SetHostIP() local
6005 std::string hostName; in ClearHostIP() local

Completed in 18 milliseconds