Home
last modified time | relevance | path

Searched defs:vhost_user_vsock_cid_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dserver.h54 std::optional<int> vhost_user_vsock_cid_; variable
/device/google/cuttlefish/common/libs/utils/
Dvsock_connection.cpp46 std::optional<int> vhost_user_vsock_cid_) { in ConnectAsync()