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

  /external/chromium/chrome/browser/extensions/
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() {

Completed in 30 milliseconds