Home
last modified time | relevance | path

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

/system/core/init/
Dservice_parser.h69 Result<void> ParseMemcgSoftLimitInBytes(std::vector<std::string>&& args);
Dservice_parser.cpp337 Result<void> ServiceParser::ParseMemcgSoftLimitInBytes(std::vector<std::string>&& args) { in ParseMemcgSoftLimitInBytes() function in android::init::ServiceParser
554 {1, 1, &ServiceParser::ParseMemcgSoftLimitInBytes}}, in GetParserMap()