Searched refs:CreateApproval (Results 1 – 5 of 5) sorted by relevance
185 WebstoreStandaloneInstaller::CreateApproval() const { in CreateApproval() function in extensions::WebstoreStandaloneInstaller204 scoped_ptr<WebstoreInstaller::Approval> approval = CreateApproval(); in InstallUIProceed()
152 virtual scoped_ptr<WebstoreInstaller::Approval> CreateApproval() const;
194 scoped_ptr<WebstoreInstaller::Approval> EphemeralAppLauncher::CreateApproval() in CreateApproval() function in EphemeralAppLauncher197 WebstoreStandaloneInstaller::CreateApproval(); in CreateApproval()
77 virtual scoped_ptr<extensions::WebstoreInstaller::Approval> CreateApproval()
122 virtual scoped_ptr<extensions::WebstoreInstaller::Approval> CreateApproval() in CreateApproval() function in __anonb57a96c00111::EphemeralAppLauncherForTest125 return EphemeralAppLauncher::CreateApproval(); in CreateApproval()