Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dvhost_device_vsock.cpp58 std::string isolation_groups = ""; in Commands() local
60 isolation_groups = ",groups=" + i.vsock_guest_group(); in Commands()
66 i.vsock_guest_cid(), getuid(), isolation_groups); in Commands()