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

  /external/chromium_org/webkit/common/fileapi/
file_system_types.h 99 kFileSystemTypeSyncableForInternalSync,
file_system_util.cc 210 case kFileSystemTypeSyncableForInternalSync:
250 case kFileSystemTypeSyncableForInternalSync:
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 97 type == fileapi::kFileSystemTypeSyncableForInternalSync;
108 fileapi::kFileSystemTypeSyncableForInternalSync);
160 if (url.type() == fileapi::kFileSystemTypeSyncableForInternalSync) {
187 url, offset, context, fileapi::kFileSystemTypeSyncableForInternalSync);
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 58 fileapi::kFileSystemTypeSyncableForInternalSync,
  /external/chromium_org/webkit/browser/fileapi/
file_system_context.cc 98 case kFileSystemTypeSyncableForInternalSync:
sandbox_file_system_backend_delegate.cc 163 case kFileSystemTypeSyncableForInternalSync:

Completed in 63 milliseconds