Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_api.cc1138 static JSVM_Status ConvertUVErrorCode(int code) { in ConvertUVErrorCode() function
1197 _complete(env, ConvertUVErrorCode(status), _data); in AfterThreadPoolWork()
1217 JSVM_Status status = uvimpl::ConvertUVErrorCode(result); \