Home
last modified time | relevance | path

Searched refs:PopulateGlobalRequestContextSettings (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/chrome/
Dchrome_browser_main_extra_parts_cef.cc24 CefContext::Get()->PopulateGlobalRequestContextSettings(&settings); in PostProfileInit()
/third_party/cef/libcef/browser/
Dcontext.h77 void PopulateGlobalRequestContextSettings(
Dcontext.cc423 void CefContext::PopulateGlobalRequestContextSettings( in PopulateGlobalRequestContextSettings() function in CefContext
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_main.cc228 CefContext::Get()->PopulateGlobalRequestContextSettings(&settings); in PreMainMessageLoopRun()