Searched refs:ParseFile (Results 1 – 2 of 2) sorted by relevance
83 Result<void> ParseFile(std::vector<std::string>&& args);
486 Result<void> ServiceParser::ParseFile(std::vector<std::string>&& args) { in ParseFile() function in android::init::ServiceParser545 {"file", {2, 2, &ServiceParser::ParseFile}}, in GetParserMap()