Home
last modified time | relevance | path

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

/system/core/init/
Dservice.h136 bool ParseOomScoreAdjust(const std::vector<std::string>& args, std::string* err);
Dservice.cpp496 bool Service::ParseOomScoreAdjust(const std::vector<std::string>& args, std::string* err) { in ParseOomScoreAdjust() function in android::init::Service
645 {1, 1, &Service::ParseOomScoreAdjust}}, in map()