Home
last modified time | relevance | path

Searched defs:SetCommandLine (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/tests/
Dtxt_test_utils.cc47 void SetCommandLine(fml::CommandLine cmd) { in SetCommandLine() function
/third_party/gn/src/gn/
Dtrace.cc154 void ScopedTrace::SetCommandLine(const base::CommandLine& cmdline) { in SetCommandLine() function in ScopedTrace