Home
last modified time | relevance | path

Searched refs:ProfileForWebContents (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dephemeral_app_launcher.cc48 Profile* ProfileForWebContents(content::WebContents* contents) { in ProfileForWebContents() function
172 ProfileForWebContents(web_contents), in EphemeralAppLauncher()
/external/chromium_org/chrome/browser/extensions/
Dextension_install_prompt.cc173 Profile* ProfileForWebContents(content::WebContents* web_contents) { in ProfileForWebContents() function
616 install_ui_(ExtensionInstallUI::Create(ProfileForWebContents(contents))), in ExtensionInstallPrompt()