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

  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 59 class CannedSyncableFileSystem
75 CannedSyncableFileSystem(const GURL& origin,
79 virtual ~CannedSyncableFileSystem();
248 DISALLOW_COPY_AND_ASSIGN(CannedSyncableFileSystem);
canned_syncable_file_system.cc 101 const CannedSyncableFileSystem::StatusCallback& callback,
121 const CannedSyncableFileSystem::StatusCallback& callback,
135 CannedSyncableFileSystem::FileEntryList* entries_out,
136 const CannedSyncableFileSystem::StatusCallback& callback,
206 CannedSyncableFileSystem::CannedSyncableFileSystem(
223 CannedSyncableFileSystem::~CannedSyncableFileSystem() {}
225 void CannedSyncableFileSystem::SetUp(QuotaMode quota_mode) {
263 void CannedSyncableFileSystem::TearDown()
    [all...]

Completed in 77 milliseconds