HomeSort by relevance Sort by last modified time
    Searched refs:ShowConfirmation (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_install_ui.h 95 void ShowConfirmation(PromptType prompt_type);
extension_install_ui.cc 134 ShowConfirmation(INSTALL_PROMPT);
143 ShowConfirmation(RE_ENABLE_PROMPT);
263 void ExtensionInstallUI::ShowConfirmation(PromptType prompt_type) {
  /external/chromium_org/chrome/browser/extensions/
extension_install_prompt.cc 564 ShowConfirmation();
579 ShowConfirmation();
718 ShowConfirmation();
725 ShowConfirmation();
771 ShowConfirmation();
778 ShowConfirmation();
783 ShowConfirmation();
786 void ExtensionInstallPrompt::ShowConfirmation() {
extension_install_prompt.h 387 void ShowConfirmation();

Completed in 234 milliseconds