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

/system/core/init/
H A Dservice.h157 Result<Success> ParseSeclabel(const std::vector<std::string>& args);
H A Dservice.cpp622 Result<Success> Service::ParseSeclabel(const std::vector<std::string>& args) { function in class:android::init::Service
747 {"seclabel", {1, 1, &Service::ParseSeclabel}},

Completed in 106 milliseconds