Home
last modified time | relevance | path

Searched defs:retry_token (Results 1 – 19 of 19) sorted by relevance

/external/federated-compute/fcp/client/engine/
Dengine.proto26 string retry_token = 1; field
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_chlo_extractor_test.cc108 std::optional<absl::string_view> retry_token; in IngestPackets() local
292 std::optional<absl::string_view> retry_token; in TEST_P() local
Dquic_packets.h150 absl::string_view retry_token; member
445 std::optional<absl::string_view> retry_token; member
Dquic_framer.cc1556 absl::string_view retry_token; in ProcessRetryPacket() local
1599 absl::string_view retry_token = reader->ReadRemainingPayload(); in ProcessRetryPacket() local
6344 std::optional<absl::string_view>* retry_token, in ParsePublicHeaderDispatcher()
6396 std::optional<absl::string_view>* retry_token, std::string* detailed_error, in ParsePublicHeaderDispatcherShortHeaderLengthUnknown()
6552 absl::string_view* retry_token, std::string* detailed_error) { in ParsePublicHeader()
Dquic_framer_test.cc256 absl::string_view retry_token, in OnRetryPacket()
1135 std::optional<absl::string_view> retry_token; in TEST_P() local
1212 std::optional<absl::string_view> retry_token; in TEST_P() local
1240 std::optional<absl::string_view> retry_token; in TEST_P() local
1308 absl::string_view retry_token; in TEST_P() local
1373 absl::string_view retry_token; in TEST_P() local
13046 std::optional<absl::string_view> retry_token; in TEST_P() local
13124 std::optional<absl::string_view> retry_token; in TEST_P() local
14209 std::optional<absl::string_view> retry_token; in TEST_P() local
Dquic_packet_creator.cc1272 void QuicPacketCreator::SetRetryToken(absl::string_view retry_token) { in SetRetryToken()
Dquic_types.h870 std::string retry_token; member
Dquic_connection.cc895 absl::string_view retry_token, in OnRetryPacket()
Dquic_connection_test.cc13779 std::string retry_token = QuicPacketCreatorPeer::GetRetryToken( in TEST_P() local
/external/federated-compute/fcp/client/
Dfl_runner.proto91 string retry_token = 1; field
Dgrpc_federated_protocol.h176 std::string retry_token; member
Dgrpc_federated_protocol.cc122 absl::string_view retry_token, absl::string_view client_version, in GrpcFederatedProtocol()
142 absl::string_view population_name, absl::string_view retry_token, in GrpcFederatedProtocol()
Dfl_runner.cc1209 const std::string& population_name, const std::string& retry_token, in RunFederatedComputation()
/external/federated-compute/fcp/protos/
Dfederated_api.proto163 string retry_token = 2; field
307 string retry_token = 2; field
651 string retry_token = 1; field
/external/cronet/net/quic/
Dquic_test_packet_printer.cc41 std::string_view retry_token, in OnRetryPacket()
/external/federated-compute/fcp/client/opstats/
Dopstats_logger_impl_test.cc144 RetryWindow CreateRetryWindow(const std::string& retry_token, in CreateRetryWindow()
/external/federated-compute/fcp/client/http/
Dhttp_federated_protocol.cc301 absl::string_view population_name, absl::string_view retry_token, in HttpFederatedProtocol()
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.cc1487 std::optional<absl::string_view> retry_token; in ParseClientVersionNegotiationProbePacket() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dend_to_end_test.cc4175 std::optional<absl::string_view> retry_token; in WritePacket() local