Home
last modified time | relevance | path

Searched refs:NET_UNREACHABLE_CODE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/
H A Dnet_connection_ffi.cpp31 constexpr int32_t NET_UNREACHABLE_CODE = 101; variable
43 case NET_UNREACHABLE_CODE: in TransErrorCode()
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_exec/src/
H A Dconnection_exec.cpp38 constexpr int32_t NET_UNREACHABLE_CODE = 101; variable
544 case NET_UNREACHABLE_CODE: in TransErrorCode()