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

  /external/chromium_org/storage/common/fileapi/
file_system_types.h 99 kFileSystemTypeSyncableForInternalSync,
file_system_util.cc 269 case kFileSystemTypeSyncableForInternalSync:
309 case kFileSystemTypeSyncableForInternalSync:
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 98 type == storage::kFileSystemTypeSyncableForInternalSync;
109 storage::kFileSystemTypeSyncableForInternalSync);
170 if (url.type() == storage::kFileSystemTypeSyncableForInternalSync) {
208 url, offset, context, storage::kFileSystemTypeSyncableForInternalSync);
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 43 storage::kFileSystemTypeSyncableForInternalSync,
  /external/chromium_org/storage/browser/fileapi/
file_system_context.cc 123 case kFileSystemTypeSyncableForInternalSync:
sandbox_file_system_backend_delegate.cc 163 case kFileSystemTypeSyncableForInternalSync:

Completed in 619 milliseconds