Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/shared/phone/
Dconfig_phone.json6 "ddr_mem_mb" : 4915 number
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp651 int CuttlefishConfig::InstanceSpecific::ddr_mem_mb() const { in ddr_mem_mb() function in cuttlefish::CuttlefishConfig::InstanceSpecific
654 void CuttlefishConfig::MutableInstanceSpecific::set_ddr_mem_mb(int ddr_mem_mb) { in set_ddr_mem_mb()