Searched refs:SetCommandLine (Results 1 – 6 of 6) sorted by relevance
32 void SetCommandLine(fml::CommandLine cmd);
28 txt::SetCommandLine(cmd); in main()
47 void SetCommandLine(fml::CommandLine cmd) { in SetCommandLine() function
26 txt::SetCommandLine(cmd); in main()
79 void SetCommandLine(const base::CommandLine& cmdline);
154 void ScopedTrace::SetCommandLine(const base::CommandLine& cmdline) { in SetCommandLine() function in ScopedTrace