Searched refs:ParseMemcgSoftLimitInBytes (Results 1 – 2 of 2) sorted by relevance
69 Result<void> ParseMemcgSoftLimitInBytes(std::vector<std::string>&& args);
337 Result<void> ServiceParser::ParseMemcgSoftLimitInBytes(std::vector<std::string>&& args) { in ParseMemcgSoftLimitInBytes() function in android::init::ServiceParser554 {1, 1, &ServiceParser::ParseMemcgSoftLimitInBytes}}, in GetParserMap()