Home
last modified time | relevance | path

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

/system/core/init/
Dservice.h162 Result<Success> ParseMemcgLimitProperty(std::vector<std::string>&& args);
Dservice.cpp653 Result<Success> Service::ParseMemcgLimitProperty(std::vector<std::string>&& args) { in ParseMemcgLimitProperty() function in android::init::Service
824 {1, 1, &Service::ParseMemcgLimitProperty}}, in map()