Home
last modified time | relevance | path

Searched refs:ClientStateDebugString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/protocol/simple_aggregation/
H A Dsimple_aggregation_protocol.cc171 absl::string_view SimpleAggregationProtocol::ClientStateDebugString( in ClientStateDebugString() function in fcp::aggregation::SimpleAggregationProtocol
230 << ClientStateDebugString(to_state); in SetClientState()
235 << ClientStateDebugString(from_state); in SetClientState()
386 << ClientStateDebugString(client_state); in ReceiveClientMessage()
H A Dsimple_aggregation_protocol.h144 static absl::string_view ClientStateDebugString(ClientState state);