Home
last modified time | relevance | path

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

/system/core/init/
Dservice.h138 bool ParseMemcgSoftLimitInBytes(const std::vector<std::string>& args, std::string* err);
Dservice.cpp520 bool Service::ParseMemcgSoftLimitInBytes(const std::vector<std::string>& args, std::string* err) { in ParseMemcgSoftLimitInBytes() function in android::init::Service
649 {1, 1, &Service::ParseMemcgSoftLimitInBytes}}, in map()