Searched refs:FILE_ERROR_NOT_EMPTY (Results 1 - 2 of 2) sorted by relevance
/third_party/gn/src/base/files/ | ||
H A D | file.cc | 101 case FILE_ERROR_NOT_EMPTY: in ErrorToString() 102 return "FILE_ERROR_NOT_EMPTY"; in ErrorToString() |
H A D | file.h | 77 FILE_ERROR_NOT_EMPTY = -14, enumerator |
Completed in 1 milliseconds