Searched refs:OnUserCancelledDialog (Results 1 – 6 of 6) sorted by relevance
32 MOCK_METHOD0(OnUserCancelledDialog, void());
222 virtual void OnUserCancelledDialog();
223 service_->OnUserCancelledDialog(); in OnDialogClosed()
61 virtual void OnUserCancelledDialog() { in OnUserCancelledDialog() function in ProfileSyncServiceForWizardTest
858 void ProfileSyncService::OnUserCancelledDialog() { in OnUserCancelledDialog() function in ProfileSyncService
283 GetProfileSyncService()->OnUserCancelledDialog(); in Cancel()