Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc65 REQUIRE_CHROME_RUNTIME(); in GetBrowserForHost()
73 REQUIRE_CHROME_RUNTIME(); in GetBrowserForHost()
81 REQUIRE_CHROME_RUNTIME(); in GetBrowserForContents()
89 REQUIRE_CHROME_RUNTIME(); in GetBrowserForGlobalId()
/third_party/cef/libcef/features/
Druntime_checks.h15 #define REQUIRE_CHROME_RUNTIME() \ macro