Searched refs:MEM_LOW (Results 1 – 1 of 1) sorted by relevance
29 const int32_t MEM_LOW = 2 * 1024 * 1024; variable87 if (memAvailable <= MEM_LOW) { in GetPolicyMaxRunning()