Home
last modified time | relevance | path

Searched defs:memory_mb (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp206 int CuttlefishConfig::memory_mb() const { in memory_mb() function in cuttlefish::CuttlefishConfig
209 void CuttlefishConfig::set_memory_mb(int memory_mb) { in set_memory_mb()