Searched refs:GetSelfInvocationCommand (Results 1 – 1 of 1) sorted by relevance
131 std::string GetSelfInvocationCommand(const BuildSettings* build_settings) { in GetSelfInvocationCommand() function293 out_ << " command = " << GetSelfInvocationCommand(build_settings_) << "\n"; in WriteNinjaRules()