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

  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.h 89 class ScopedEnableSyncFSDirectoryOperation {
91 ScopedEnableSyncFSDirectoryOperation();
92 ~ScopedEnableSyncFSDirectoryOperation();
97 DISALLOW_COPY_AND_ASSIGN(ScopedEnableSyncFSDirectoryOperation);
syncable_file_system_util.cc 110 ScopedEnableSyncFSDirectoryOperation::ScopedEnableSyncFSDirectoryOperation() {
115 ScopedEnableSyncFSDirectoryOperation::~ScopedEnableSyncFSDirectoryOperation() {

Completed in 196 milliseconds