Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dsnapshot.rs183 let state_repo = GroupStateRepository::new( in from_snapshot() localVariable
Dmod.rs139 pub(crate) mod state_repo; module
263 state_repo: GroupStateRepository<C::GroupStateStorage, C::KeyPackageRepository>, field
342 let state_repo = GroupStateRepository::new( in new() localVariable
604 let state_repo = GroupStateRepository::new( in join_with() localVariable