Searched refs:BuildCommandString (Results 1 – 2 of 2) sorted by relevance
95 std::string Command::BuildCommandString() const { in BuildCommandString() function in android::init::Command138 LOG(ERROR) << "Command '" << command.BuildCommandString() << "' (" << filename_ << ":" in CheckAllCommands()168 std::string cmd_str = command.BuildCommandString(); in ExecuteCommand()242 std::string cmd_str = c.BuildCommandString(); in DumpState()
42 std::string BuildCommandString() const;