Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Daction.cpp111 Result<void> Action::AddCommand(std::vector<std::string>&& args, int line) { in AddCommand() function in android::init::Action
126 void Action::AddCommand(BuiltinFunction f, std::vector<std::string>&& args, int line) { in AddCommand() function in android::init::Action