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 53 class CannedSyncableFileSystem
60 CannedSyncableFileSystem(const GURL& origin,
63 virtual ~CannedSyncableFileSystem();
227 DISALLOW_COPY_AND_ASSIGN(CannedSyncableFileSystem);
canned_syncable_file_system.cc 98 const CannedSyncableFileSystem::StatusCallback& callback,
118 const CannedSyncableFileSystem::StatusCallback& callback,
132 CannedSyncableFileSystem::FileEntryList* entries_out,
133 const CannedSyncableFileSystem::StatusCallback& callback,
199 CannedSyncableFileSystem::CannedSyncableFileSystem(
214 CannedSyncableFileSystem::~CannedSyncableFileSystem() {}
216 void CannedSyncableFileSystem::SetUp() {
250 void CannedSyncableFileSystem::TearDown()
    [all...]

Completed in 67 milliseconds