Home
last modified time | relevance | path

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

/system/core/init/
Dservice.h139 bool ParseMemcgSwappiness(const std::vector<std::string>& args, std::string* err);
Dservice.cpp504 bool Service::ParseMemcgSwappiness(const std::vector<std::string>& args, std::string* err) { in ParseMemcgSwappiness() function in android::init::Service
647 {1, 1, &Service::ParseMemcgSwappiness}}, in map()