Home
last modified time | relevance | path

Searched defs:MapHandle (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/
Dmap.rs354 impl Sealed for MapHandle {} implementation
879 pub struct MapHandle { struct
887 impl MapHandle { impl
940 fn inner(path: &Path) -> Result<MapHandle> { in from_pinned_path()
1014 impl MapCore for MapHandle { implementation
1036 impl AsFd for MapHandle { implementation
1043 impl<T> TryFrom<&MapImpl<'_, T>> for MapHandle implementation
1063 impl TryFrom<&MapHandle> for MapHandle { implementation
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dadvertising_handle_map.cc19 std::optional<hci_spec::AdvertisingHandle> AdvertisingHandleMap::MapHandle( in MapHandle() function in bt::hci::AdvertisingHandleMap
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntsecpkg.h721 KspMapHandleFn *MapHandle; member