Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp137 const char* kVncServerPort = "vnc_server_port"; variable
666 return (*dictionary_)[kVncServerPort].asInt(); in vnc_server_port()
670 (*dictionary_)[kVncServerPort] = vnc_server_port; in set_vnc_server_port()