Searched refs:HW_ALIAS_MEMORY (Results 1 – 6 of 6) sorted by relevance
92 HW_ALIAS_MEMORY = "memory" variable99 HW_ALIAS_MEMORY, HW_ALIAS_DISK]
83 int(avd_spec.hw_property[constants.HW_ALIAS_MEMORY]) / 1024))
306 elif key in [constants.HW_ALIAS_MEMORY, constants.HW_ALIAS_DISK]:
309 memory_size_mb = avd_spec.hw_property.get(constants.HW_ALIAS_MEMORY)
867 if constants.HW_ALIAS_MEMORY in avd_spec.hw_property:870 str(avd_spec.hw_property[constants.HW_ALIAS_MEMORY]))
571 constants.HW_ALIAS_MEMORY: "4096"}