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

/system/core/init/
H A Dservice.h153 Result<Success> ParseMemcgSoftLimitInBytes(const std::vector<std::string>& args);
H A Dservice.cpp607 Result<Success> Service::ParseMemcgSoftLimitInBytes(const std::vector<std::string>& args) { function in class:android::init::Service
742 {1, 1, &Service::ParseMemcgSoftLimitInBytes}},

Completed in 63 milliseconds