Searched refs:ParseSeclabel (Results 1 – 2 of 2) sorted by relevance
168 Result<Success> ParseSeclabel(std::vector<std::string>&& args);
682 Result<Success> Service::ParseSeclabel(std::vector<std::string>&& args) { in ParseSeclabel() function in android::init::Service839 {"seclabel", {1, 1, &Service::ParseSeclabel}}, in map()