Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1133 static constexpr char kVhostUserVsock[] = "vhost_user_vsock"; variable
1136 (*Dictionary())[kVhostUserVsock] = vhost_user_vsock; in set_vhost_user_vsock()
1139 return (*Dictionary())[kVhostUserVsock].asBool(); in vhost_user_vsock()