Home
last modified time | relevance | path

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

/external/chromium_org/base/files/
Dfile.h95 FILE_ERROR_NO_SPACE = -8, enumerator
Dfile_win.cc298 return FILE_ERROR_NO_SPACE; in OSErrorToFileError()
Dfile_posix.cc453 return FILE_ERROR_NO_SPACE; in OSErrorToFileError()