HomeSort by relevance Sort by last modified time
    Searched defs:OnDriveSyncError (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_observer.h 32 virtual void OnDriveSyncError(file_system::DriveSyncErrorType type,
file_system.cc 798 void FileSystem::OnDriveSyncError(file_system::DriveSyncErrorType type,
822 OnDriveSyncError(type, *file_path));
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
operation_delegate.h 43 virtual void OnDriveSyncError(DriveSyncErrorType type,
operation_test_base.cc 42 void OperationTestBase::LoggingDelegate::OnDriveSyncError(
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.cc 730 void EventRouter::OnDriveSyncError(drive::file_system::DriveSyncErrorType type,
751 file_manager_private::OnDriveSyncError::kEventName,
752 file_manager_private::OnDriveSyncError::Create(event));
    [all...]

Completed in 278 milliseconds