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