Searched refs:IsLowMemoryCondition (Results 1 – 1 of 1) sorted by relevance
91 bool IsLowMemoryCondition(int file_descriptor) { in IsLowMemoryCondition() function197 if (low_mem_file_.is_valid() && IsLowMemoryCondition(low_mem_file_.get())) { in CheckMemoryPressure()