Home
last modified time | relevance | path

Searched defs:set_features (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/
Dbackend.rs247 fn set_features(&self, features: u64) -> Result<()>; in set_features() method
333 fn set_features(&mut self, features: u64) -> Result<()>; in set_features() method
404 fn set_features(&self, features: u64) -> Result<()> { in set_features() method
464 fn set_features(&self, features: u64) -> Result<()> { in set_features() method
553 fn set_features(&mut self, features: u64) -> Result<()> { in set_features() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dslave_req_handler.rs43 fn set_features(&self, features: u64) -> Result<()>; in set_features() method
83 fn set_features(&mut self, features: u64) -> Result<()>; in set_features() method
136 fn set_features(&self, features: u64) -> Result<()> { in set_features() method
Ddummy_slave.rs79 fn set_features(&mut self, features: u64) -> Result<()> { in set_features() method
Dmaster.rs161 fn set_features(&self, features: u64) -> Result<()> { in set_features() method
/aosp_15_r20/external/crosvm/vhost/tests/
H A Dlinux.rs65 fn set_features() { in set_features() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/content/
Dconfiguration.pb.h2588 inline void DeviceConfigurationProto::set_features(int index, const std::string& value) { in set_features() function
2592 inline void DeviceConfigurationProto::set_features(int index, std::string&& value) { in set_features() function
2596 inline void DeviceConfigurationProto::set_features(int index, const char* value) { in set_features() function
2601 inline void DeviceConfigurationProto::set_features(int index, const char* value, size_t size) { in set_features() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/content/
Dconfiguration.pb.h2588 inline void DeviceConfigurationProto::set_features(int index, const std::string& value) { in set_features() function
2592 inline void DeviceConfigurationProto::set_features(int index, std::string&& value) { in set_features() function
2596 inline void DeviceConfigurationProto::set_features(int index, const char* value) { in set_features() function
2601 inline void DeviceConfigurationProto::set_features(int index, const char* value, size_t size) { in set_features() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dcontroller_test_double_base.h80 void set_features(FeaturesBits features) { features_ = features; } in set_features() function
/aosp_15_r20/external/curl/packages/vms/
H A Dcurl_crtl_init.c198 static void set_features(void) in set_features() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/content/
Dconfiguration.pb.h2663 inline void DeviceConfigurationProto::set_features(int index, const std::string& value) { in set_features() function
2667 inline void DeviceConfigurationProto::set_features(int index, std::string&& value) { in set_features() function
2671 inline void DeviceConfigurationProto::set_features(int index, const char* value) { in set_features() function
2676 inline void DeviceConfigurationProto::set_features(int index, const char* value, size_t size) { in set_features() function
/aosp_15_r20/external/crosvm/vhost/src/
H A Dlib.rs125 fn set_features(&self, features: u64) -> Result<()> { in set_features() method
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dbackend_server.rs30 fn set_features(&mut self, features: u64) -> Result<()>; in set_features() method
96 fn set_features(&mut self, features: u64) -> Result<()> { in set_features() function
H A Dtest_backend.rs63 fn set_features(&mut self, features: u64) -> Result<()> { in set_features() method
H A Dbackend_client.rs59 pub fn set_features(&mut self, features: u64) -> Result<()> { in set_features() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_kern/
Dmod.rs115 fn set_features(&self, features: u64) -> Result<()> { in set_features() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dvsock.rs138 fn set_features(&mut self, features: u64) -> Result<()> { in set_features() method
H A Dhandler.rs400 fn set_features(&mut self, features: u64) -> VhostResult<()> { in set_features() method
/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/src/
Dhandler.rs247 fn set_features(&mut self, features: u64) -> VhostUserResult<()> { in set_features() function
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.pb.h9808 inline void LauncherUIChanged::set_features(::int32_t value) { in set_features() function
11439 inline void LauncherStaticLayout::set_features(::int32_t value) { in set_features() function
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h105280 netdev_features_t set_features; member
124703 netdev_features_t set_features; member
H A Dvmlinux_518.h105280 netdev_features_t set_features; member
124703 netdev_features_t set_features; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h101983 netdev_features_t set_features; member
102812 netdev_features_t set_features; member
H A Dvmlinux.h101983 netdev_features_t set_features; member
102812 netdev_features_t set_features; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h67965 netdev_features_t set_features; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h115478 netdev_features_t set_features; member

12