Searched refs:ParseFile (Results 1 – 2 of 2) sorted by relevance
174 Result<Success> ParseFile(std::vector<std::string>&& args);
759 Result<Success> Service::ParseFile(std::vector<std::string>&& args) { in ParseFile() function in android::init::Service814 {"file", {2, 2, &Service::ParseFile}}, in map()