Searched refs:ProtocolStateDebugString (Results 1 – 2 of 2) sorted by relevance
157 absl::string_view SimpleAggregationProtocol::ProtocolStateDebugString( in ProtocolStateDebugString() function in fcp::aggregation::SimpleAggregationProtocol194 ProtocolStateDebugString(protocol_state_), in CheckProtocolState()195 ProtocolStateDebugString(state))); in CheckProtocolState()206 << ProtocolStateDebugString(protocol_state_) << " to " in SetProtocolState()207 << ProtocolStateDebugString(state) << "."; in SetProtocolState()
141 static absl::string_view ProtocolStateDebugString(ProtocolState state);