Searched refs:set_enable_sandbox (Results 1 – 3 of 3) sorted by relevance
185 void set_enable_sandbox(const bool enable_sandbox);
426 void CuttlefishConfig::set_enable_sandbox(const bool enable_sandbox) { in set_enable_sandbox() function in cuttlefish::CuttlefishConfig
442 tmp_config_obj.set_enable_sandbox(FLAGS_enable_sandbox); in InitializeCuttlefishConfiguration()