Searched refs:ParseDisabled (Results 1 – 2 of 2) sorted by relevance
129 bool ParseDisabled(const std::vector<std::string>& args, std::string* err);
401 bool Service::ParseDisabled(const std::vector<std::string>& args, std::string* err) { in ParseDisabled() function in android::init::Service637 {"disabled", {0, 0, &Service::ParseDisabled}}, in map()