HomeSort by relevance Sort by last modified time
    Searched refs:SYNC_FILE_ERROR_NO_SPACE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/
sync_status_code.cc 37 case SYNC_FILE_ERROR_NO_SPACE:
131 return SYNC_FILE_ERROR_NO_SPACE;
176 case SYNC_FILE_ERROR_NO_SPACE:
sync_status_code.h 34 SYNC_FILE_ERROR_NO_SPACE = -8,
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_util.cc 74 return SYNC_FILE_ERROR_NO_SPACE;

Completed in 25 milliseconds