Searched refs:BuildCommandString (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Daction.cpp72 std::string Command::BuildCommandString() const { function in class:android::init::Command
140 std::string cmd_str = command.BuildCommandString();
210 std::string cmd_str = c.BuildCommandString();
H A Daction.h43 std::string BuildCommandString() const;

Completed in 321 milliseconds