Searched refs:MEM_CRUCIAL (Results 1 – 1 of 1) sorted by relevance
28 const int32_t MEM_CRUCIAL = 1 * 1024 * 1024; variable84 if (memAvailable <= MEM_CRUCIAL) { in GetPolicyMaxRunning()