Searched refs:ParseOomScoreAdjust (Results 1 – 2 of 2) sorted by relevance
136 bool ParseOomScoreAdjust(const std::vector<std::string>& args, std::string* err);
496 bool Service::ParseOomScoreAdjust(const std::vector<std::string>& args, std::string* err) { in ParseOomScoreAdjust() function in android::init::Service645 {1, 1, &Service::ParseOomScoreAdjust}}, in map()