Home
last modified time | relevance | path

Searched refs:HasDirectoryTypeDebugInfoObserver (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsync_backup_manager.h38 virtual bool HasDirectoryTypeDebugInfoObserver(
Dsync_backup_manager.cc139 bool SyncBackupManager::HasDirectoryTypeDebugInfoObserver( in HasDirectoryTypeDebugInfoObserver() function in syncer::SyncBackupManager
Dsync_rollback_manager_base.h111 virtual bool HasDirectoryTypeDebugInfoObserver(
Dsync_manager_impl.h111 virtual bool HasDirectoryTypeDebugInfoObserver(
Dsync_rollback_manager_base.cc326 bool SyncRollbackManagerBase::HasDirectoryTypeDebugInfoObserver( in HasDirectoryTypeDebugInfoObserver() function in syncer::SyncRollbackManagerBase
Dsync_manager_impl.cc1041 bool SyncManagerImpl::HasDirectoryTypeDebugInfoObserver( in HasDirectoryTypeDebugInfoObserver() function in syncer::SyncManagerImpl
1043 return model_type_registry_->HasDirectoryTypeDebugInfoObserver(observer); in HasDirectoryTypeDebugInfoObserver()
/external/chromium_org/sync/sessions/
Dmodel_type_registry.h100 bool HasDirectoryTypeDebugInfoObserver(
Dmodel_type_registry.cc287 bool ModelTypeRegistry::HasDirectoryTypeDebugInfoObserver( in HasDirectoryTypeDebugInfoObserver() function in syncer::ModelTypeRegistry
/external/chromium_org/sync/internal_api/public/test/
Dfake_sync_manager.h117 virtual bool HasDirectoryTypeDebugInfoObserver(
/external/chromium_org/sync/internal_api/public/
Dsync_manager.h390 virtual bool HasDirectoryTypeDebugInfoObserver(
/external/chromium_org/sync/internal_api/test/
Dfake_sync_manager.cc239 bool FakeSyncManager::HasDirectoryTypeDebugInfoObserver( in HasDirectoryTypeDebugInfoObserver() function in syncer::FakeSyncManager
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_core.cc668 if (!sync_manager_->HasDirectoryTypeDebugInfoObserver(this)) in EnableDirectoryTypeDebugInfoForwarding()
681 if (sync_manager_->HasDirectoryTypeDebugInfoObserver(this)) in DisableDirectoryTypeDebugInfoForwarding()