Home
last modified time | relevance | path

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

/third_party/gn/src/base/files/
Dfile.cc71 std::string File::ErrorToString(Error error) { in ErrorToString() function in base::File
/third_party/node/src/
Dnode_report.cc417 static Maybe<std::string> ErrorToString(Isolate* isolate, in ErrorToString() function