Home
last modified time | relevance | path

Searched refs:kHostSandbox (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp584 static constexpr char kHostSandbox[] = "host_sandbox"; variable
586 return (*dictionary_)[kHostSandbox].asBool(); in host_sandbox()
589 (*dictionary_)[kHostSandbox] = host_sandbox; in set_host_sandbox()