Searched refs:crosvm_use_balloon (Results 1 – 5 of 5) sorted by relevance
99 if (!instance_.crosvm_use_balloon()) { in Commands()
501 if (!instance.crosvm_use_balloon()) { in StartCommands()
486 DEFINE_vec(crosvm_use_balloon, "true",1222 CF_EXPECT(GET_FLAG_BOOL_VALUE(crosvm_use_balloon)); in InitializeCuttlefishConfiguration()
516 bool crosvm_use_balloon() const;
1794 bool CuttlefishConfig::InstanceSpecific::crosvm_use_balloon() const { in crosvm_use_balloon() function in cuttlefish::CuttlefishConfig::InstanceSpecific