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

/system/core/init/
H A Dbuiltins.cpp675 static int do_stop(const std::vector<std::string>& args) { function
678 ERROR("do_stop: Service %s not found\n", args[1].c_str());
1029 {"stop", {1, 1, do_stop}},

Completed in 37 milliseconds