OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PromptForApproval
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/
bundle_installer.h
37
// 1)
PromptForApproval
: parse manifests and prompt the user
94
void
PromptForApproval
(Delegate* delegate);
bundle_installer.cc
136
void BundleInstaller::
PromptForApproval
(Delegate* delegate) {
232
Release(); // Balanced in
PromptForApproval
().
239
Release(); // Balanced in
PromptForApproval
().
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.cc
177
bundle_->
PromptForApproval
(this);
Completed in 67 milliseconds