Home
last modified time | relevance | path

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

/third_party/node/src/
Dcares_wrap.h41 inline const char* ToErrorCodeString(int status) { in ToErrorCodeString() function
264 const char* code = ToErrorCodeString(status); in ParseError()
Dcares_wrap.cc727 return env()->ThrowError(ToErrorCodeString(r)); in Setup()
739 return env()->ThrowError(ToErrorCodeString(r)); in Setup()