Searched refs:OnCancelled (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/first_run/
H A Dfirst_run_helper.h30 virtual void OnCancelled() = 0;
H A Dfirst_run_helper_impl.cc78 FOR_EACH_OBSERVER(Observer, observers(), OnCancelled());
H A Dfirst_run_helper_unittest.cc109 virtual void OnCancelled() OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Dfirst_run_controller.h69 virtual void OnCancelled() OVERRIDE;
H A Dfirst_run_controller.cc162 void FirstRunController::OnCancelled() { function in class:chromeos::FirstRunController
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsyncable_file_system_operation.h118 void OnCancelled();
H A Dsyncable_file_system_operation.cc58 operation_->OnCancelled();
393 void SyncableFileSystemOperation::OnCancelled() { function in class:sync_file_system::SyncableFileSystemOperation

Completed in 252 milliseconds