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

/external/chromium/base/
H A Dplatform_file.h61 PLATFORM_FILE_ERROR_NO_SPACE = -8, enumerator in enum:base::PlatformFileError
H A Dplatform_file_posix.cc124 *error_code = PLATFORM_FILE_ERROR_NO_SPACE;
/external/chromium/webkit/glue/
H A Dwebkit_glue.cc330 case base::PLATFORM_FILE_ERROR_NO_SPACE:

Completed in 65 milliseconds