Searched refs:crosvm_use_rng (Results 1 – 5 of 5) sorted by relevance
119 if (!instance_.crosvm_use_rng()) { in Commands()
601 if (!instance.crosvm_use_rng()) { in StartCommands()
560 bool crosvm_use_rng() const;
1997 bool CuttlefishConfig::InstanceSpecific::crosvm_use_rng() const { in crosvm_use_rng() function in cuttlefish::CuttlefishConfig::InstanceSpecific
510 DEFINE_vec(crosvm_use_rng, "true",1377 CF_EXPECT(GET_FLAG_BOOL_VALUE(crosvm_use_rng)); in InitializeCuttlefishConfiguration()