Home
last modified time | relevance | path

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

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