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