Searched refs:ParseSeclabel (Results 1 – 2 of 2) sorted by relevance
141 bool ParseSeclabel(const std::vector<std::string>& args, std::string* err);
528 bool Service::ParseSeclabel(const std::vector<std::string>& args, std::string* err) { in ParseSeclabel() function in android::init::Service653 {"seclabel", {1, 1, &Service::ParseSeclabel}}, in map()