Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/
H A Dhandle_containers.h48 using ConnectionHandleSet = absl::flat_hash_set< variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/
Dhandle_containers.h48 using ConnectionHandleSet = absl::flat_hash_set< variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_connection.h392 using ConnectionHandleSet = std::unordered_set<LowEnergyConnectionHandle*>; variable