Home
last modified time | relevance | path

Searched defs:supported_custom_proposals (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dbuilder.rs385 fn supported_custom_proposals(&self) -> Vec<ProposalType> { in supported_custom_proposals() function
432 fn supported_custom_proposals(&self) -> Vec<ProposalType> { in supported_custom_proposals() method
Dconfig.rs23 fn supported_custom_proposals(&self) -> Vec<ProposalType>; in supported_custom_proposals() method
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dclient_config.rs28 fn supported_custom_proposals(&self) -> Vec<ProposalType>; in supported_custom_proposals() method
Dclient_builder.rs763 fn supported_custom_proposals(&self) -> Vec<crate::group::proposal::ProposalType> { in supported_custom_proposals() function
811 fn supported_custom_proposals(&self) -> Vec<ProposalType> { in supported_custom_proposals() method