Home
last modified time | relevance | path

Searched refs:HandleIoprio (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dservice.h119 bool HandleIoprio(const std::vector<std::string>& args, std::string* err);
Dservice.cpp197 bool Service::HandleIoprio(const std::vector<std::string>& args, std::string* err) { in HandleIoprio() function in Service
289 {"ioprio", {2, 2, &Service::HandleIoprio}}, in map()