Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dbuilder.rs354 fn supported_protocol_versions(&self) -> Vec<ProtocolVersion> { in supported_protocol_versions() function
428 fn supported_protocol_versions(&self) -> Vec<ProtocolVersion> { in supported_protocol_versions() method
Dconfig.rs24 fn supported_protocol_versions(&self) -> Vec<ProtocolVersion>; in supported_protocol_versions() method
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dclient_config.rs29 fn supported_protocol_versions(&self) -> Vec<ProtocolVersion>; in supported_protocol_versions() method
Dclient_builder.rs708 fn supported_protocol_versions(&self) -> Vec<ProtocolVersion> { in supported_protocol_versions() function
815 fn supported_protocol_versions(&self) -> Vec<ProtocolVersion> { in supported_protocol_versions() method