Home
last modified time | relevance | path

Searched refs:FILE_ERROR_NO_SPACE (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile.cc89 case FILE_ERROR_NO_SPACE: in ErrorToString()
90 return "FILE_ERROR_NO_SPACE"; in ErrorToString()
H A Dfile.h71 FILE_ERROR_NO_SPACE = -8, enumerator
H A Dfile_win.cc252 return FILE_ERROR_NO_SPACE; in OSErrorToFileError()

Completed in 2 milliseconds