Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp309 static constexpr char kVhalProxyServerPort[] = "vhal_proxy_server_port"; variable
311 (*dictionary_)[kVhalProxyServerPort] = port; in set_vhal_proxy_server_port()
314 return (*dictionary_)[kVhalProxyServerPort].asInt(); in vhal_proxy_server_port()