Searched defs:enable_sandbox (Results 1 – 3 of 3) sorted by relevance
7 "enable_sandbox": true boolean14 "enable_sandbox": true boolean
14 "enable_sandbox": true boolean
904 void CuttlefishConfig::MutableInstanceSpecific::set_enable_sandbox(const bool enable_sandbox) { in set_enable_sandbox()907 bool CuttlefishConfig::InstanceSpecific::enable_sandbox() const { in enable_sandbox() function in cuttlefish::CuttlefishConfig::InstanceSpecific