Searched refs:ParseIoprio (Results 1 – 2 of 2) sorted by relevance
154 Result<Success> ParseIoprio(std::vector<std::string>&& args);
541 Result<Success> Service::ParseIoprio(std::vector<std::string>&& args) { in ParseIoprio() function in android::init::Service817 {"ioprio", {2, 2, &Service::ParseIoprio}}, in map()