Searched refs:GetUsedMemoryInPercent (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/memory/ | ||
D | memory_pressure_monitor_chromeos.cc | 202 GetUsedMemoryInPercent(), in CheckMemoryPressure() |
D | memory_pressure_monitor_chromeos.h | 90 virtual int GetUsedMemoryInPercent(); |
D | memory_pressure_monitor_chromeos_unittest.cc | 67 int GetUsedMemoryInPercent() override { in GetUsedMemoryInPercent() function in base::chromeos::TestMemoryPressureMonitor |