Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.h59 content::ContentUtilityClient* CreateContentUtilityClient() override;
Dalloy_main_delegate.cc422 content::ContentUtilityClient* AlloyMainDelegate::CreateContentUtilityClient() { in CreateContentUtilityClient() function in AlloyMainDelegate