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

  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.h 107 class ScopedEnableSyncFSDirectoryOperation {
109 ScopedEnableSyncFSDirectoryOperation();
110 ~ScopedEnableSyncFSDirectoryOperation();
115 DISALLOW_COPY_AND_ASSIGN(ScopedEnableSyncFSDirectoryOperation);
syncable_file_system_util.cc 171 ScopedEnableSyncFSDirectoryOperation::ScopedEnableSyncFSDirectoryOperation() {
176 ScopedEnableSyncFSDirectoryOperation::~ScopedEnableSyncFSDirectoryOperation() {
sync_file_system_service_unittest.cc 251 ScopedEnableSyncFSDirectoryOperation enable_directory_operation_;
  /external/chromium_org/chrome/browser/sync_file_system/local/
syncable_file_system_unittest.cc 97 ScopedEnableSyncFSDirectoryOperation enable_directory_operation_;
syncable_file_operation_runner_unittest.cc 132 ScopedEnableSyncFSDirectoryOperation enable_directory_operation_;
local_file_change_tracker_unittest.cc 108 ScopedEnableSyncFSDirectoryOperation enable_directory_operation_;
local_file_sync_context_unittest.cc 341 ScopedEnableSyncFSDirectoryOperation enable_directory_operation_;
    [all...]
local_file_sync_service_unittest.cc 194 ScopedEnableSyncFSDirectoryOperation enable_directory_operation_;

Completed in 103 milliseconds