Home
last modified time | relevance | path

Searched defs:iosErrCode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/constant/include/
H A Dsocket_constant.h238 static int32_t GetOHOSErrCode(int32_t iosErrCode) in GetOHOSErrCode()
247 static void GetOHOSErrMessage(int32_t iosErrCode, std::string &errMessage) in GetOHOSErrMessage()