Home
last modified time | relevance | path

Searched refs:ARKWEB_ERR_ADDRESS_UNREACHABLE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/interfaces/native/
H A Darkweb_net_error_list.h375 ARKWEB_ERR_ADDRESS_UNREACHABLE = -109, enumerator
/ohos5.0/base/web/webview/interfaces/kits/napi/web_net_error_code/
H A Dnapi_web_net_errorcode.cpp128 ArkWeb_NetError::ARKWEB_ERR_ADDRESS_UNREACHABLE), in ExportWebNetErrorCode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Darkweb__net__error__list_8h.md33 …) = -107, [ARKWEB_ERR_ADDRESS_INVALID](_web.md) = -108,<br/>[ARKWEB_ERR_ADDRESS_UNREACHABLE](_web.…
H A D_web.md95 …ROTOCOL_ERROR = -107, ARKWEB_ERR_ADDRESS_INVALID = -108,<br/>ARKWEB_ERR_ADDRESS_UNREACHABLE = -109…
711 | ARKWEB_ERR_ADDRESS_UNREACHABLE | IP地址无法访问。这通常意味着没有到达指定主机或网络的路由。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Darkweb__net__error__list_8h.md33 …d) = -107, [ARKWEB_ERR_ADDRESS_INVALID](_web.md) = -108,<br>[ARKWEB_ERR_ADDRESS_UNREACHABLE](_web.…
H A D_web.md95 …PROTOCOL_ERROR = -107, ARKWEB_ERR_ADDRESS_INVALID = -108,<br>ARKWEB_ERR_ADDRESS_UNREACHABLE = -109…
711 | ARKWEB_ERR_ADDRESS_UNREACHABLE | The IP address is unreachable. This means that there is no rout…