Home
last modified time | relevance | path

Searched defs:vsock (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/cvd_test_configs/local_tests/
Dlocal_vsock_isolation.json11 "vsock": { object
21 "vsock": { object
31 "vsock": { object
41 "vsock": { object
/device/google/cuttlefish/host/commands/vhal_proxy_server/
DVhalProxyServer.cpp40 VsockConnectionInfo vsock = { in main() local
/device/google/trout/hal/vehicle/aidl/
DVirtualizedVehicleServer.cpp33 auto vsock = VsockConnectionInfo::fromRoPropertyStore( in main() local
DVirtualizedVehicleService.cpp44 auto vsock = VsockConnectionInfo::fromRoPropertyStore( in main() local
/device/google/cuttlefish/guest/hals/vehicle/
DVehicleService.cpp49 VsockConnectionInfo vsock = { in main() local
/device/google/trout/hal/vehicle/2.0/
DUtils.h62 android::hardware::automotive::utils::VsockConnectionInfo vsock; member
DUtils.cpp148 auto vsock = android::hardware::automotive::utils::VsockConnectionInfo::fromRoPropertyStore( in fromRoPropertyStore() local
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.cpp717 auto vsock = SharedFD::Socket(AF_VSOCK, type, 0); in VsockServer() local
774 auto vsock = SharedFD::Socket(AF_VSOCK, type, 0); in VsockClient() local