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