Home
last modified time | relevance | path

Searched defs:DumpDatabase (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/resources/sync_file_system_internals/
Ddump_database.js8 var DumpDatabase = (function() { class
/external/chromium_org/chrome/browser/sync_file_system/
Dmock_remote_file_sync_service.cc51 void MockRemoteFileSyncService::DumpDatabase(const ListCallback& callback) { in DumpDatabase() function in sync_file_system::MockRemoteFileSyncService
Dsync_file_system_service.cc316 void SyncFileSystemService::DumpDatabase(const DumpFilesCallback& callback) { in DumpDatabase() function in sync_file_system::SyncFileSystemService
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dfake_sync_worker.cc116 scoped_ptr<base::ListValue> FakeSyncWorker::DumpDatabase() { in DumpDatabase() function in sync_file_system::drive_backend::FakeSyncWorker
Dsync_worker.cc206 scoped_ptr<base::ListValue> SyncWorker::DumpDatabase() { in DumpDatabase() function in sync_file_system::drive_backend::SyncWorker
Dsync_engine.cc558 void SyncEngine::DumpDatabase(const ListCallback& callback) { in DumpDatabase() function in sync_file_system::drive_backend::SyncEngine
Dmetadata_database.cc1618 scoped_ptr<base::ListValue> MetadataDatabase::DumpDatabase() { in DumpDatabase() function in sync_file_system::drive_backend::MetadataDatabase