Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/mls-rs/src/group/
Dsnapshot.rs179 let state_repo = GroupStateRepository::new( in from_snapshot() localVariable
Dmod.rs138 pub(crate) mod state_repo; module
262 state_repo: GroupStateRepository<C::GroupStateStorage, C::KeyPackageRepository>, field
340 let state_repo = GroupStateRepository::new( in new() localVariable
602 let state_repo = GroupStateRepository::new( in join_with() localVariable