Searched refs:ParseInterface (Results 1 – 2 of 2) sorted by relevance
59 Result<void> ParseInterface(std::vector<std::string>&& args);
148 Result<void> ServiceParser::ParseInterface(std::vector<std::string>&& args) { in ParseInterface() function in android::init::ServiceParser514 {"interface", {2, 2, &ServiceParser::ParseInterface}}, in GetParserMap()