Searched defs:with_identity_provider (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/ |
D | proposal_cache.rs | 424 pub fn with_identity_provider<V>(self, validator: V) -> CommitReceiver<'a, V, F, P, CSP> in with_identity_provider() function 1915 fn with_identity_provider<V>(self, identity_provider: V) -> CommitSender<'a, V, F, P, CSP> in with_identity_provider() function
|