Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dninja_build_writer.cc31 std::string GetSelfInvocationCommand(const BuildSettings* build_settings) { in GetSelfInvocationCommand() function
129 out_ << " command = " << GetSelfInvocationCommand(build_settings_) << "\n"; in WriteNinjaRules()