Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp121 const char* kVsockGuestCid = "vsock_guest_cid"; variable
539 return (*dictionary_)[kVsockGuestCid].asInt(); in vsock_guest_cid()
543 (*dictionary_)[kVsockGuestCid] = vsock_guest_cid; in set_vsock_guest_cid()