Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.h69 int RunFormat(const std::vector<std::string>& args);
Dcommand_format.cc1273 int RunFormat(const std::vector<std::string>& args) { in RunFormat() function