Home
last modified time | relevance | path

Searched defs:enable_sandbox (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp426 void CuttlefishConfig::set_enable_sandbox(const bool enable_sandbox) { in set_enable_sandbox()
430 bool CuttlefishConfig::enable_sandbox() const { in enable_sandbox() function in cuttlefish::CuttlefishConfig