Searched refs:ParseOnrestart (Results 1 – 2 of 2) sorted by relevance
133 bool ParseOnrestart(const std::vector<std::string>& args, std::string* err);
440 bool Service::ParseOnrestart(const std::vector<std::string>& args, std::string* err) { in ParseOnrestart() function in Service557 {"onrestart", {1, kMax, &Service::ParseOnrestart}}, in map()