Home
last modified time | relevance | path

Searched refs:hctr2_supported (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.h34 bool hctr2_supported = false; member
Dflags.cc660 guest_config.hctr2_supported = in ReadGuestConfig()
1374 guest_configs[instance_index].hctr2_supported ? "hctr2" : "cts"); in InitializeCuttlefishConfiguration()