Searched refs:HandleIoprio (Results 1 – 2 of 2) sorted by relevance
119 bool HandleIoprio(const std::vector<std::string>& args, std::string* err);
197 bool Service::HandleIoprio(const std::vector<std::string>& args, std::string* err) { in HandleIoprio() function in Service289 {"ioprio", {2, 2, &Service::HandleIoprio}}, in map()