Searched refs:ARKWEB_ERR_ADDRESS_UNREACHABLE (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/web/webview/interfaces/native/ |
H A D | arkweb_net_error_list.h | 375 ARKWEB_ERR_ADDRESS_UNREACHABLE = -109, enumerator
|
/ohos5.0/base/web/webview/interfaces/kits/napi/web_net_error_code/ |
H A D | napi_web_net_errorcode.cpp | 128 ArkWeb_NetError::ARKWEB_ERR_ADDRESS_UNREACHABLE), in ExportWebNetErrorCode()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/ |
H A D | arkweb__net__error__list_8h.md | 33 …) = -107, [ARKWEB_ERR_ADDRESS_INVALID](_web.md) = -108,<br/>[ARKWEB_ERR_ADDRESS_UNREACHABLE](_web.…
|
H A D | _web.md | 95 …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 D | arkweb__net__error__list_8h.md | 33 …d) = -107, [ARKWEB_ERR_ADDRESS_INVALID](_web.md) = -108,<br>[ARKWEB_ERR_ADDRESS_UNREACHABLE](_web.…
|
H A D | _web.md | 95 …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…
|