Searched refs:OnDriveSyncError (Results 1 - 10 of 10) sorted by last modified time

/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Doperation_delegate.h43 virtual void OnDriveSyncError(DriveSyncErrorType type, function in class:drive::file_system::OperationDelegate
H A Doperation_test_base.cc42 void OperationTestBase::LoggingDelegate::OnDriveSyncError( function in class:drive::file_system::OperationTestBase::LoggingDelegate
H A Doperation_test_base.h63 virtual void OnDriveSyncError(DriveSyncErrorType type,
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system.cc798 void FileSystem::OnDriveSyncError(file_system::DriveSyncErrorType type, function in class:drive::FileSystem
822 OnDriveSyncError(type, *file_path));
H A Dfile_system.h168 virtual void OnDriveSyncError(file_system::DriveSyncErrorType type,
242 // Part of OnDriveSyncError().
H A Dfile_system_observer.h32 virtual void OnDriveSyncError(file_system::DriveSyncErrorType type, function in class:drive::FileSystemObserver
H A Dsync_client.cc446 operation_delegate_->OnDriveSyncError(
450 operation_delegate_->OnDriveSyncError(
/external/chromium_org/chrome/browser/chromeos/drive/sync/
H A Dremove_performer.cc156 delegate_->OnDriveSyncError(
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Devent_router.cc730 void EventRouter::OnDriveSyncError(drive::file_system::DriveSyncErrorType type, function in class:file_manager::EventRouter
751 file_manager_private::OnDriveSyncError::kEventName,
752 file_manager_private::OnDriveSyncError::Create(event));
H A Devent_router.h110 virtual void OnDriveSyncError(drive::file_system::DriveSyncErrorType type,

Completed in 127 milliseconds