Searched refs:LeAclManagerCallbackShim (Results 1 – 3 of 3) sorted by relevance
64 callbacks: Box<LeAclManagerCallbackShim>, in unchecked_register_rust_callbacks() argument70 type LeAclManagerCallbackShim; typedef98 callbacks: Box<LeAclManagerCallbackShim>, in register_rust_callbacks() argument100 Box<LeAclManagerCallbackShim>: Send + Sync, in register_rust_callbacks()113 pub struct LeAclManagerCallbackShim( struct117 impl LeAclManagerCallbackShim { impl148 self.0.pin_mut().register_rust_callbacks(Box::new(LeAclManagerCallbackShim(tx))); in register_callbacks()
38 struct LeAclManagerCallbackShim { struct50 using BoxedLeAclManagerCallbackShim = std::unique_ptr<LeAclManagerCallbackShim>;54 using BoxedLeAclManagerCallbackShim = ::rust::Box<LeAclManagerCallbackShim>;
28 struct LeAclManagerCallbackShim;40 void RegisterRustCallbacks(::rust::Box<LeAclManagerCallbackShim> callbacks);