/aosp_15_r20/trusty/user/base/lib/tipc/rust/src/service/ |
D | handle_set.rs | 33 pub(super) struct HandleSet< struct 44 impl<D: Dispatcher, const PORT_COUNT: usize, const MAX_CONNECTION_COUNT: usize> 45 HandleSet<D, PORT_COUNT, MAX_CONNECTION_COUNT> argument 204 impl<D: Dispatcher, const PORT_COUNT: usize, const MAX_CONNECTION_COUNT: usize> fmt::Debug
|
/aosp_15_r20/external/trusty/lk/lib/rust_support/ |
D | handle_set.rs | 40 pub struct HandleSet(*mut handle); struct 50 impl HandleSet { implementation 93 impl Drop for HandleSet { implementation 103 unsafe impl Send for HandleSet {} implementation 107 unsafe impl Sync for HandleSet {} implementation
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DynamicLibrary.cpp | 29 class DynamicLibrary::HandleSet { class in DynamicLibrary 39 HandleSet() : Process(nullptr) {} in HandleSet() function in DynamicLibrary::HandleSet
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | DynamicLibrary.h | 126 class HandleSet; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DynamicLibrary.h | 148 class HandleSet; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DynamicLibrary.h | 148 class HandleSet; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | DynamicLibrary.h | 148 class HandleSet; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | DynamicLibrary.h | 148 class HandleSet; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DynamicLibrary.h | 148 class HandleSet; variable
|
/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | exported_property_set.cc | 114 bool ExportedPropertySet::HandleSet(brillo::ErrorPtr* error, in HandleSet() function in brillo::dbus_utils::ExportedPropertySet
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/ |
H A D | fake_peer.h | 180 using HandleSet = std::unordered_set<hci_spec::ConnectionHandle>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | DynamicLibrary.cpp | 25 class DynamicLibrary::HandleSet { class in DynamicLibrary
|
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/ |
H A D | builder_impl.h | 489 constexpr Status JsonBuilder::HandleSet(StatusWithSize written) { in HandleSet() function
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session.h | 933 typedef std::set<raw_ptr<Handle>> HandleSet; typedef
|