Searched refs:MEMORY_LEVEL_PURGEABLE_DEFAULT (Results 1 – 2 of 2) sorted by relevance
25 constexpr unsigned int MEMORY_LEVEL_PURGEABLE_DEFAULT = 1024; /* 1024M */ variable
85 XmlHelper::SetUnsignedIntParam(param, "purgeable", purgeable, MEMORY_LEVEL_PURGEABLE_DEFAULT); in ParseConfig()