Searched refs:ParseIoprio (Results 1 – 2 of 2) sorted by relevance
132 bool ParseIoprio(const std::vector<std::string>& args, std::string* err);
436 bool Service::ParseIoprio(const std::vector<std::string>& args, std::string* err) { in ParseIoprio() function in android::init::Service639 {"ioprio", {2, 2, &Service::ParseIoprio}}, in map()