Searched refs:FromBrowserContext (Results 1 – 20 of 20) sorted by relevance
146 return Profile::FromBrowserContext(function_->browser_context()); in GetProfile()173 if (CefBrowserContext::FromBrowserContext( in GetCurrentBrowser()175 CefBrowserContext::FromBrowserContext( in GetCurrentBrowser()342 auto cef_browser_context = CefBrowserContext::FromBrowserContext( in OpenTab()460 CefBrowserContext::FromBrowserContext(function_->browser_context()) in GetCefExtension()
141 auto cef_browser_context = CefBrowserContext::FromBrowserContext(context); in GetOriginalContext()205 return CefBrowserContext::FromBrowserContext(context) in GetPrefServiceForContext()232 CefBrowserContext::FromBrowserContext(browser_context); in CreateBackgroundExtensionHost()
141 CefBrowserContext::FromBrowserContext(browser_context); in GetBrowserForTabId()149 if (CefBrowserContext::FromBrowserContext( in GetBrowserForTabId()
533 Profile* profile = Profile::FromBrowserContext(browser_context_); in InitPrefs()
255 CefBrowserContext* CefBrowserContext::FromBrowserContext( in FromBrowserContext() function in CefBrowserContext262 auto* cef_context = FromBrowserContext(profile); in FromProfile()272 return FromBrowserContext(original_profile); in FromProfile()
108 static CefBrowserContext* FromBrowserContext(
56 return !!CefBrowserContext::FromBrowserContext( in IsValidProfile()
478 Profile* profile = Profile::FromBrowserContext(host->GetBrowserContext()); in BindPluginInfoHost()520 Profile* profile = Profile::FromBrowserContext(host->GetBrowserContext()); in RenderProcessWillLaunch()544 if (auto profile = Profile::FromBrowserContext(browser_context)) { in ShouldUseProcessPerSite()558 if (auto profile = Profile::FromBrowserContext(browser_context)) { in ShouldUseSpareRenderProcessHost()771 process ? CefBrowserContext::FromBrowserContext(browser_context) in AppendExtraCommandLineSwitches()1106 Profile* profile = Profile::FromBrowserContext(browser_context); in CreateURLLoaderThrottles()1318 auto cef_context = CefBrowserContext::FromBrowserContext(context); in ConfigureNetworkContextParams()1500 Profile::FromBrowserContext(browser_context)) in ArePersistentMediaDeviceIDsAllowed()
354 return guest_view::GuestViewManager::FromBrowserContext(this); in GetGuestManager()
351 CefBrowserContext::FromBrowserContext(web_contents_->GetBrowserContext()); in IsPrintPreviewSupported()
233 auto profile = Profile::FromBrowserContext(browser_context); in WillCreateURLLoaderFactory()335 auto cef_context = CefBrowserContext::FromBrowserContext(context); in ConfigureNetworkContextParams()
258 CefBrowserContext::FromBrowserContext(browser_->create_params().profile); in CreateBrowser()
26 DownloadPrefs* DownloadPrefs::FromBrowserContext(211 DownloadPrefs* download_prefs = DownloadPrefs::FromBrowserContext(profile_);
89 DownloadPrefs::FromBrowserContext(
90 Profile* profile = Profile::FromBrowserContext(browser_context);
377 auto profile = Profile::FromBrowserContext( in PopulateWebPreferences()
641 return CefBrowserContext::FromBrowserContext( in GetPrefs()
247 auto profile = Profile::FromBrowserContext(browser_context); in Initialize()
4801 Profile* profile = Profile::FromBrowserContext(browser_context);5149 return FromBrowserContext(original_profile);24457 (Profile::FromBrowserContext(host->GetBrowserContext()) == profile_ &&
13454 + CefBrowserContext::FromBrowserContext(context));13478 - auto cef_context = CefBrowserContext::FromBrowserContext(context);37406 Profile* profile = Profile::FromBrowserContext(browser_context);37803 Profile* profile = Profile::FromBrowserContext(browser_context);37836 - Profile* profile = Profile::FromBrowserContext(browser_context);37860 + Profile* profile = Profile::FromBrowserContext(browser_context);38852 profile_ = Profile::FromBrowserContext(web_contents->GetBrowserContext());39027 Profile::FromBrowserContext(context_)->GetPrefs()->GetInteger(39084 Profile* profile = Profile::FromBrowserContext(browser_context_);39476 Profile* profile = Profile::FromBrowserContext(browser_context());[all …]