Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h312 int frames_vsock_port() const;
Dcuttlefish_config.cpp819 int CuttlefishConfig::frames_vsock_port() const { in frames_vsock_port() function in vsoc::CuttlefishConfig
/device/google/cuttlefish_common/host/commands/launch/
Dlaunch.cc238 cvd::SharedFD::VsockServer(config.frames_vsock_port(), SOCK_STREAM); in LaunchVNCServerIfEnabled()
Dflags.cc191 DEFINE_int32(frames_vsock_port, vsoc::GetPerInstanceDefault(5580),