Searched refs:BuildCommandString (Results 1 – 2 of 2) sorted by relevance
48 std::string Command::BuildCommandString() const { in BuildCommandString() function in android::init::Command101 std::string cmd_str = command.BuildCommandString(); in ExecuteCommand()234 std::string cmd_str = c.BuildCommandString(); in DumpState()
38 std::string BuildCommandString() const;