Searched refs:ParseIoprio (Results 1 - 2 of 2) sorted by relevance

/system/core/init/
H A Dservice.h146 Result<Success> ParseIoprio(const std::vector<std::string>& args);
H A Dservice.cpp522 Result<Success> Service::ParseIoprio(const std::vector<std::string>& args) { function in class:android::init::Service
731 {"ioprio", {2, 2, &Service::ParseIoprio}},

Completed in 916 milliseconds