Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp135 const char* kEnableVncServer = "enable_vnc_server"; variable
649 return (*dictionary_)[kEnableVncServer].asBool(); in enable_vnc_server()
653 (*dictionary_)[kEnableVncServer] = enable_vnc_server; in set_enable_vnc_server()