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

  /external/chromium_org/chrome/browser/apps/
ephemeral_app_launcher.h 85 CreateApproval() const OVERRIDE;
ephemeral_app_launcher.cc 199 EphemeralAppLauncher::CreateApproval() const {
201 WebstoreStandaloneInstaller::CreateApproval();
  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.h 121 virtual scoped_ptr<WebstoreInstaller::Approval> CreateApproval() const;
webstore_standalone_installer.cc 92 WebstoreStandaloneInstaller::CreateApproval() const {
240 scoped_ptr<WebstoreInstaller::Approval> approval = CreateApproval();

Completed in 127 milliseconds