Searched refs:PromptForApproval (Results 1 – 3 of 3) sorted by relevance
94 void PromptForApproval(Delegate* delegate);
136 void BundleInstaller::PromptForApproval(Delegate* delegate) { in PromptForApproval() function in extensions::BundleInstaller
177 bundle_->PromptForApproval(this); in RunAsync()