Home
last modified time | relevance | path

Searched refs:SetContentCommandLineFlags (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/android/
Dcontent_startup_flags.h15 void SetContentCommandLineFlags(bool single_process,
Dbrowser_startup_controller.cc37 SetContentCommandLineFlags(static_cast<bool>(single_process), plugin_str); in SetCommandLineFlags()
Dcontent_startup_flags.cc21 void SetContentCommandLineFlags(bool single_process, in SetContentCommandLineFlags() function