Searched refs:enable_sandbox (Results 1 – 6 of 6) sorted by relevance
83 if (instance.enable_sandbox()) { in VhostUserBlockDevice()
729 if (instance.enable_sandbox()) { in StartCommands()935 CF_EXPECT(instance.enable_sandbox(), in StartCommands()
123 if (instance_.enable_sandbox()) { in Commands()
586 bool enable_sandbox() const;838 void set_enable_sandbox(const bool enable_sandbox);
1421 void CuttlefishConfig::MutableInstanceSpecific::set_enable_sandbox(const bool enable_sandbox) { in set_enable_sandbox() argument1422 (*Dictionary())[kEnableSandbox] = enable_sandbox; in set_enable_sandbox()1424 bool CuttlefishConfig::InstanceSpecific::enable_sandbox() const { in enable_sandbox() function in cuttlefish::CuttlefishConfig::InstanceSpecific
260 enable_sandbox, fmt::format("{}", CF_DEFAULTS_ENABLE_SANDBOX),1322 enable_sandbox)); in InitializeCuttlefishConfiguration()2069 enable_sandbox)); in InitializeCuttlefishConfiguration()