Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dsetup.h159 bool FillOtherConfig(const base::CommandLine& cmdline);
Dsetup.cc242 if (!FillOtherConfig(*cmdline)) in DoSetup()
534 bool Setup::FillOtherConfig(const CommandLine& cmdline) { in FillOtherConfig() function in Setup