Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dsetup.h165 bool RunConfigFile(Err* err);
Dsetup.cc439 if (!RunConfigFile(err)) in DoSetupWithErr()
859 bool Setup::RunConfigFile(Err* err) { in RunConfigFile() function in Setup