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