Home
last modified time | relevance | path

Searched refs:OnBeforeCommandLineProcessing (Results 1 – 13 of 13) sorted by relevance

/third_party/cef/tests/shared/browser/
Dclient_app_browser.h23 virtual void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function
54 void OnBeforeCommandLineProcessing(
Dclient_app_browser.cc44 void ClientAppBrowser::OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in client::ClientAppBrowser
86 (*it)->OnBeforeCommandLineProcessing(this, command_line); in OnBeforeCommandLineProcessing()
/third_party/cef/libcef_dll/ctocpp/
Dapp_ctocpp.h36 void OnBeforeCommandLineProcessing(
Dapp_ctocpp.cc25 void CefAppCToCpp::OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in CefAppCToCpp
/third_party/cef/tests/cefclient/browser/
Dclient_browser.cc43 void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in client::browser::__anonc6a8e14b0111::ClientBrowserDelegate
/third_party/cef/include/
Dcef_app.h159 virtual void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function
/third_party/cef/libcef_dll/cpptoc/
Dapp_cpptoc.cc42 CefAppCppToC::Get(self)->OnBeforeCommandLineProcessing( in app_on_before_command_line_processing()
/third_party/cef/tests/ceftests/
Daudio_output_unittest.cc859 void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in __anone11853cb0111::AudioOutputTest
Dplugin_unittest.cc22 void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in __anon874023780111::PluginBrowserTest
Dpreference_unittest.cc44 void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in __anone39294080111::PreferenceBrowserTest
Durlrequest_unittest.cc45 void OnBeforeCommandLineProcessing( in OnBeforeCommandLineProcessing() function in __anoncdc9e1c50111::URLRequestBrowserTest
/third_party/cef/libcef/common/chrome/
Dchrome_main_delegate_cef.cc123 application_->OnBeforeCommandLineProcessing(process_type, in BasicStartupComplete()
/third_party/cef/libcef/common/alloy/
Dalloy_main_delegate.cc303 application_->OnBeforeCommandLineProcessing(CefString(process_type), in BasicStartupComplete()