Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1104 std::vector<int> vsock_guest_cid_vec = CF_EXPECT(GET_FLAG_INT_VALUE( in InitializeCuttlefishConfiguration() local
1446 const auto vsock_guest_cid = vsock_guest_cid_vec[instance_index] + num - GetInstance(); in InitializeCuttlefishConfiguration()