/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/src/ |
D | backend.rs | 55 fn protocol_features(&self) -> VhostUserProtocolFeatures; in protocol_features() method 136 fn protocol_features(&self) -> VhostUserProtocolFeatures; in protocol_features() method 219 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function 284 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function 350 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function 435 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
/aosp_15_r20/external/wmediumd/wmediumd/inc/usfstl/ |
H A D | vhost.h | 23 uint64_t features, protocol_features; member 100 uint64_t protocol_features; member
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost_user_frontend/ |
H A D | mod.rs | 62 protocol_features: VhostUserProtocolFeatures, field 177 let mut protocol_features = VhostUserProtocolFeatures::empty(); in new_internal() localVariable
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/ |
H A D | block.rs | 59 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | net.rs | 162 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() function
|
H A D | console.rs | 84 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | fs.rs | 100 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | gpu.rs | 125 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | wl.rs | 159 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | handler.rs | 149 fn protocol_features(&self) -> VhostUserProtocolFeatures; in protocol_features() method 1043 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | snd.rs | 158 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
H A D | vsock.rs | 60 protocol_features: VhostUserProtocolFeatures, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/tests/ |
D | vhost-user-server.rs | 55 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/ |
D | vhu_vsock.rs | 275 fn protocol_features(&self) -> VhostUserProtocolFeatures { in protocol_features() method
|
/aosp_15_r20/system/connectivity/wificond/net/ |
D | netlink_utils.cpp | 124 uint32_t protocol_features = 0; in NetlinkUtils() local
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/ |
H A D | backend_server.rs | 225 protocol_features: VhostUserProtocolFeatures, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/ |
D | master.rs | 555 protocol_features: u64, field
|
D | slave_req_handler.rs | 250 protocol_features: VhostUserProtocolFeatures, field
|