Searched refs:SystemMemoryInfoKB (Results 1 – 7 of 7) sorted by relevance
289 struct BASE_EXPORT SystemMemoryInfoKB { struct290 SystemMemoryInfoKB();291 SystemMemoryInfoKB(const SystemMemoryInfoKB& other);359 BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo); argument383 SystemMemoryInfoKB* meminfo);495 SystemMemoryInfoKB memory_info_;
49 SystemMemoryInfoKB::SystemMemoryInfoKB() = default;51 SystemMemoryInfoKB::SystemMemoryInfoKB(const SystemMemoryInfoKB& other) =
154 void ReadChromeOSGraphicsMemory(SystemMemoryInfoKB* meminfo) { in ReadChromeOSGraphicsMemory()371 SystemMemoryInfoKB meminfo; in GetSystemCommitCharge()471 std::unique_ptr<DictionaryValue> SystemMemoryInfoKB::ToValue() const { in ToValue()497 bool ParseProcMeminfo(StringPiece meminfo_data, SystemMemoryInfoKB* meminfo) { in ParseProcMeminfo()612 bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo) { in GetSystemMemoryInfo()
94 SystemMemoryInfoKB meminfo; in TEST_F()419 SystemMemoryInfoKB info; in TEST()
52 SystemMemoryInfoKB info; in AmountOfAvailablePhysicalMemoryImpl()60 const SystemMemoryInfoKB& info) { in AmountOfAvailablePhysicalMemory()
26 struct SystemMemoryInfoKB;173 const SystemMemoryInfoKB& meminfo);
45 SystemMemoryInfoKB info; in TEST_F()