Searched defs:ReadyForNextRound (Results 1 – 7 of 7) sorted by relevance
171 bool SecAggServerR0AdvertiseKeysState::ReadyForNextRound() const { in ReadyForNextRound() function in fcp::secagg::SecAggServerR0AdvertiseKeysState
156 bool SecAggServerR1ShareKeysState::ReadyForNextRound() const { in ReadyForNextRound() function in fcp::secagg::SecAggServerR1ShareKeysState
125 bool SecAggServerR3UnmaskingState::ReadyForNextRound() const { in ReadyForNextRound() function in fcp::secagg::SecAggServerR3UnmaskingState
201 bool SecAggServerR2MaskedInputCollState::ReadyForNextRound() const { in ReadyForNextRound() function in fcp::secagg::SecAggServerR2MaskedInputCollState
166 bool SecAggServerPrngRunningState::ReadyForNextRound() const { in ReadyForNextRound() function in fcp::secagg::SecAggServerPrngRunningState
95 bool SecAggServerState::ReadyForNextRound() const { return false; } in ReadyForNextRound() function in fcp::secagg::SecAggServerState
325 StatusOr<bool> SecAggServer::ReadyForNextRound() const { in ReadyForNextRound() function in fcp::secagg::SecAggServer