Searched defs:group_state (Results 1 – 12 of 12) sorted by relevance
35 group_state: Vec<u8>, field59 let group_state = ExternalSnapshot::from_bytes(&self.group_state)?; in upload_proposal() localVariable81 let group_state = ExternalSnapshot::from_bytes(&self.group_state)?; in upload_commit() localVariable
342 bool GroupFile::FindById(gid_t id, group_state_t* group_state) { in FindById()348 bool GroupFile::FindByName(const char* name, group_state_t* group_state) { in FindByName()
593 let group_state = self.group_state_mut(); in process_proposal() localVariable739 let group_state = self.group_state(); in process_commit() localVariable862 fn group_state(&self) -> &GroupState; in group_state() method
49 let group_state = GroupState { in write_to_storage() localVariable
49 group_state: &'a mut GS, field
210 let group_state = GroupState { in write_to_storage() localVariable
441 fn group_state(&self) -> &GroupState { in group_state() method
1811 fn group_state(&self) -> &GroupState { in group_state() function
5 mod group_state; module
478 pub(crate) fn group_state(&self) -> &GroupState { in group_state() method633 fn group_state(&self) -> &GroupState { in group_state() function
868 auto group_state = group->GetState(); in SetUpMockGroups() local1041 auto group_state = group->GetState(); in SetUpMockGroups() local
2227 auto group_state = CreatePerGroupPartitioningState( in Preprocess() local