Home
last modified time | relevance | path

Searched defs:DumpDatabase (Results 1 – 8 of 8) 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.cc50 void MockRemoteFileSyncService::DumpDatabase(const ListCallback& callback) { in DumpDatabase() function in sync_file_system::MockRemoteFileSyncService
Dsync_file_system_service.cc328 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.cc118 scoped_ptr<base::ListValue> FakeSyncWorker::DumpDatabase() { in DumpDatabase() function in sync_file_system::drive_backend::FakeSyncWorker
Dsync_worker.cc210 scoped_ptr<base::ListValue> SyncWorker::DumpDatabase() { in DumpDatabase() function in sync_file_system::drive_backend::SyncWorker
Dsync_engine.cc540 void SyncEngine::DumpDatabase(const ListCallback& callback) { in DumpDatabase() function in sync_file_system::drive_backend::SyncEngine
Dmetadata_database.cc1936 scoped_ptr<base::ListValue> MetadataDatabase::DumpDatabase() { in DumpDatabase() function in sync_file_system::drive_backend::MetadataDatabase
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Ddrive_file_sync_service.cc236 void DriveFileSyncService::DumpDatabase(const ListCallback& callback) { in DumpDatabase() function in sync_file_system::DriveFileSyncService