Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dbootconfig_args.cpp204 if (config.vhal_proxy_server_port()) { in BootconfigArgsFromConfig()
206 std::to_string(config.vhal_proxy_server_port()); in BootconfigArgsFromConfig()
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dvhal_proxy_server.cpp32 .AddParameter(config.vhal_proxy_server_port()); in VhalProxyServer()
/device/google/cuttlefish/shared/sepolicy/vendor/
Dproperty_contexts4 ro.boot.vhal_proxy_server_port u:object_r:vendor_vhal_proxy_server_port_prop:s0
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp313 int CuttlefishConfig::vhal_proxy_server_port() const { in vhal_proxy_server_port() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h159 int vhal_proxy_server_port() const;