Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dninja_build_writer.cc131 std::string GetSelfInvocationCommand(const BuildSettings* build_settings) { in GetSelfInvocationCommand() function
293 out_ << " command = " << GetSelfInvocationCommand(build_settings_) << "\n"; in WriteNinjaRules()