Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/prefs/
Dpref_service_syncable_factory.cc49 void PrefServiceSyncableFactory::SetCommandLine(CommandLine* command_line) { in SetCommandLine() function in PrefServiceSyncableFactory
/external/chromium_org/tools/gn/
Dtrace.cc154 void ScopedTrace::SetCommandLine(const CommandLine& cmdline) { in SetCommandLine() function in ScopedTrace