HomeSort by relevance Sort by last modified time
    Searched defs:local_entry (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service_sync_unittest.cc 323 const fileapi::DirectoryEntry& local_entry = *itr; local
325 CreateSyncableFileSystemURL(origin, path.Append(local_entry.name)));
329 if (local_entry.is_directory) {
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_backend_sync_unittest.cc 453 const fileapi::DirectoryEntry& local_entry = *itr; local
455 CreateURL(app_id, path.Append(local_entry.name)));
463 if (local_entry.is_directory) {
    [all...]

Completed in 103 milliseconds