/aosp_15_r20/external/crosvm/net_util/src/sys/linux/ |
H A D | tap.rs | 46 pub struct Tap { struct 52 impl Tap { argument 56 pub unsafe fn from_raw_descriptor(descriptor: RawDescriptor) -> Result<Tap> { in from_raw_descriptor() 78 pub fn create_tap_with_ifreq(ifreq: &mut net_sys::ifreq) -> Result<Tap> { in create_tap_with_ifreq() 133 pub fn try_clone(&self) -> Result<Tap> { in try_clone() 146 impl TapTCommon for Tap { implementation 158 fn new_with_name(name: &[u8], vnet_hdr: bool, multi_vq: bool) -> Result<Tap> { in new_with_name() 184 fn into_mq_taps(self, vq_pairs: u16) -> Result<Vec<Tap>> { in into_mq_taps() 429 impl TapTLinux for Tap { implementation 447 impl Read for Tap { implementation [all …]
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/net/sys/ |
H A D | linux.rs | 266 fn new_backend_from_device_arg(arg: &str) -> anyhow::Result<(String, NetBackend<Tap>)> { in new_backend_from_device_arg() 281 fn new_backend_from_tap_name(arg: &str) -> anyhow::Result<(String, NetBackend<Tap>)> { in new_backend_from_tap_name() 296 fn new_backend_from_tapfd_arg(arg: &str) -> anyhow::Result<(String, NetBackend<Tap>)> { in new_backend_from_tapfd_arg()
|
/aosp_15_r20/external/crosvm/src/crosvm/plugin/ |
H A D | process.rs | 516 tap: &net_util::sys::linux::Tap, in handle_get_net_config() 554 taps: &[Tap], in handle_socket()
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/ |
H A D | app_ui.py | 56 def Tap(self, point=None, dp_units=False): member in _UiNode
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | GestureConverter_test.cpp | 1330 TEST_F(GestureConverterTest, Tap) { in TEST_F() argument
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/ |
H A D | device_helpers.rs | 956 ) -> DeviceResult<(Tap, Option<MacAddress>)> { in create_tap_for_net_device()
|
/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/ |
HD | espresso_core_release_no_deps.jar | protobuf.meta
android/support/test/espresso/web/webdriver/WebDriverAtomScripts.class
WebDriverAtomScripts ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/ |
D | statslog.rs | 60475 Tap = 3, enumerator
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/ |
D | statslog.rs | 60475 Tap = 3, enumerator
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 27233 "Tap": 24821, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 27233 "Tap": 24821, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 27174 "Tap": 24821, number
|