Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp108 const char* kVncServerBinary = "vnc_server_binary"; variable
418 return (*dictionary_)[kVncServerBinary].asString(); in vnc_server_binary()
423 (*dictionary_)[kVncServerBinary] = vnc_server_binary; in set_vnc_server_binary()