Searched refs:ParseOomScoreAdjust (Results 1 – 2 of 2) sorted by relevance
158 Result<Success> ParseOomScoreAdjust(std::vector<std::string>&& args);
620 Result<Success> Service::ParseOomScoreAdjust(std::vector<std::string>&& args) { in ParseOomScoreAdjust() function in android::init::Service833 {1, 1, &Service::ParseOomScoreAdjust}}, in map()