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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_file_sync_util.h 29 class ScopedDisableDriveAPI {
31 ScopedDisableDriveAPI();
32 ~ScopedDisableDriveAPI();
37 DISALLOW_COPY_AND_ASSIGN(ScopedDisableDriveAPI);
drive_file_sync_util.cc 99 ScopedDisableDriveAPI::ScopedDisableDriveAPI()
104 ScopedDisableDriveAPI::~ScopedDisableDriveAPI() {

Completed in 60 milliseconds