Searched refs:ProtocolSearchKey (Results 1 – 4 of 4) sorted by relevance
712 SearchType::ByRegisterNotify(ProtocolSearchKey(NonNull::new(key.cast_mut()).unwrap())) in register_protocol_notify()1677 ByRegisterNotify(ProtocolSearchKey),1710 pub struct ProtocolSearchKey(pub(crate) NonNull<c_void>); struct
457 - Added `SearchType::ByRegisterNotify`and `ProtocolSearchKey`.