Home
last modified time | relevance | path

Searched refs:GetRamSize (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DSystem.h12 UInt64 GetRamSize();
DSystem.cpp46 UInt64 GetRamSize() in GetRamSize() function
/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp161 UInt64 ramSize = NWindows::NSystem::GetRamSize(); // in LzmaBenchCon()
247 UInt64 ramSize = NWindows::NSystem::GetRamSize(); in CrcBenchCon()