Searched refs:ParseDisabled (Results 1 – 2 of 2) sorted by relevance
55 Result<void> ParseDisabled(std::vector<std::string>&& args);
133 Result<void> ServiceParser::ParseDisabled(std::vector<std::string>&& args) { in ParseDisabled() function in android::init::ServiceParser543 {"disabled", {0, 0, &ServiceParser::ParseDisabled}}, in GetParserMap()