HomeSort by relevance Sort by last modified time
    Searched refs:frames_vsock_port (Results 1 - 4 of 4) sorted by null

  /device/google/cuttlefish_common/host/commands/launch/
launch.cc 238 cvd::SharedFD::VsockServer(config.frames_vsock_port(), SOCK_STREAM);
flags.cc 191 DEFINE_int32(frames_vsock_port, vsoc::GetPerInstanceDefault(5580),
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 312 int frames_vsock_port() const;
cuttlefish_config.cpp 160 const char* kFramesVsockPort = "frames_vsock_port";
819 int CuttlefishConfig::frames_vsock_port() const { function in class:vsoc::CuttlefishConfig

Completed in 1139 milliseconds