Home
last modified time | relevance | path

Searched defs:AsProfile (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/chrome/
Dchrome_browser_context.cc26 Profile* ChromeBrowserContext::AsProfile() { in AsProfile() function in ChromeBrowserContext
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.h47 Profile* AsProfile() override { return this; } in AsProfile() function