Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp705 bool CuttlefishConfig::InstanceSpecific::run_as_daemon() const { in run_as_daemon() function in cuttlefish::CuttlefishConfig::InstanceSpecific
708 void CuttlefishConfig::MutableInstanceSpecific::set_run_as_daemon(bool run_as_daemon) { in set_run_as_daemon()