Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.h51 CefRefPtr<CefApp> GetApplication() override { return application_; } in GetApplication() function
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.h59 CefRefPtr<CefApp> GetApplication() override { return application_; } in GetApplication() function