Searched refs:CreateContentUtilityClient (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/public/app/
H A Dcontent_main_delegate.cc81 ContentUtilityClient* ContentMainDelegate::CreateContentUtilityClient() { function in class:content::ContentMainDelegate
H A Dcontent_main_delegate.h95 virtual ContentUtilityClient* CreateContentUtilityClient();
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.h53 virtual content::ContentUtilityClient* CreateContentUtilityClient() OVERRIDE;
H A Dchrome_main_delegate.cc939 ChromeMainDelegate::CreateContentUtilityClient() { function in class:ChromeMainDelegate
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc278 content_client->utility_ = delegate->CreateContentUtilityClient();

Completed in 207 milliseconds