Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_api.cc1028 static napi_status ConvertUVErrorCode(int code) { in ConvertUVErrorCode() function
1092 _complete(env, ConvertUVErrorCode(status), _data); in AfterThreadPoolWork()
1117 napi_status status = uvimpl::ConvertUVErrorCode(result); \