Searched refs:ParseSigstop (Results 1 – 2 of 2) sorted by relevance
171 Result<Success> ParseSigstop(std::vector<std::string>&& args);
687 Result<Success> Service::ParseSigstop(std::vector<std::string>&& args) { in ParseSigstop() function in android::init::Service842 {"sigstop", {0, 0, &Service::ParseSigstop}}, in map()