Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dtrace.h79 void SetCommandLine(const base::CommandLine& cmdline);
Dtrace.cc154 void ScopedTrace::SetCommandLine(const base::CommandLine& cmdline) { in SetCommandLine() function in ScopedTrace