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 55 class CannedSyncableFileSystem
66 CannedSyncableFileSystem(const GURL& origin,
69 virtual ~CannedSyncableFileSystem();
238 DISALLOW_COPY_AND_ASSIGN(CannedSyncableFileSystem);
canned_syncable_file_system.cc 100 const CannedSyncableFileSystem::StatusCallback& callback,
120 const CannedSyncableFileSystem::StatusCallback& callback,
134 CannedSyncableFileSystem::FileEntryList* entries_out,
135 const CannedSyncableFileSystem::StatusCallback& callback,
205 CannedSyncableFileSystem::CannedSyncableFileSystem(
220 CannedSyncableFileSystem::~CannedSyncableFileSystem() {}
222 void CannedSyncableFileSystem::SetUp() {
256 void CannedSyncableFileSystem::TearDown()
    [all...]

Completed in 987 milliseconds