Home
last modified time | relevance | path

Searched defs:cache_proposals (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dbuilder.rs204 pub fn cache_proposals( in cache_proposals() method
381 fn cache_proposals(&self) -> bool { in cache_proposals() function
452 fn cache_proposals(&self) -> bool { in cache_proposals() method
480 pub(crate) cache_proposals: bool, field
Dconfig.rs31 fn cache_proposals(&self) -> bool; in cache_proposals() method