Searched refs:ErrorToString (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/files/ | ||
D | file.cc | 99 std::string File::ErrorToString(Error error) { in ErrorToString() function in base::File |
D | file.h | 352 static std::string ErrorToString(Error error); |