Home
last modified time | relevance | path

Searched refs:record_protocols (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.c28 …ING , REPEATED, CALLBACK, OTHER, grpc_gcp_StartClientHandshakeReq, record_protocols, application_…
29 …LLBACK, OTHER, grpc_gcp_StartClientHandshakeReq, target_identities, record_protocols, &grpc_gcp_Id…
39 …EATED, CALLBACK, FIRST, grpc_gcp_ServerHandshakeParameters, record_protocols, record_protocols, 0),
40 …LBACK, OTHER, grpc_gcp_ServerHandshakeParameters, local_identities, record_protocols, &grpc_gcp_Id…
Dalts_handshaker_service_api.cc58 static_cast<repeated_field*>(req->client_start.record_protocols.arg)); in grpc_gcp_handshaker_req_destroy()
83 .value.record_protocols.arg)); in grpc_gcp_handshaker_req_destroy()
167 &req->client_start.record_protocols.arg), in grpc_gcp_handshaker_req_add_record_protocol()
169 req->client_start.record_protocols.funcs.encode = encode_repeated_string_cb; in grpc_gcp_handshaker_req_add_record_protocol()
387 reinterpret_cast<repeated_field**>(&param->record_protocols.arg), slice); in grpc_gcp_handshaker_req_param_add_record_protocol()
388 param->record_protocols.funcs.encode = &encode_repeated_string_cb; in grpc_gcp_handshaker_req_param_add_record_protocol()
Dhandshaker.pb.h49 pb_callback_t record_protocols; member
108 pb_callback_t record_protocols; member
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc34 req->client_start.record_protocols.funcs.decode = in grpc_gcp_handshaker_decoded_req_create()
54 .value.record_protocols.funcs.decode = &decode_repeated_string_cb; in grpc_gcp_handshaker_decoded_req_create()
478 static_cast<const repeated_field*>(l_req->record_protocols.arg), in grpc_gcp_handshaker_client_start_req_equals()
479 static_cast<const repeated_field*>(r_req->record_protocols.arg)); in grpc_gcp_handshaker_client_start_req_equals()
530 l_req->handshake_parameters[i].value.record_protocols.arg), in grpc_gcp_handshaker_server_start_req_equals()
532 r_req->handshake_parameters[j].value.record_protocols.arg)); in grpc_gcp_handshaker_server_start_req_equals()
Dalts_handshaker_client_test.cc178 data = (static_cast<repeated_field*>(req->client_start.record_protocols.arg)) in check_client_start_success()
226 .value.record_protocols.arg)) in check_server_start_success()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto72 repeated string record_protocols = 3; field
103 repeated string record_protocols = 1; field
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto72 repeated string record_protocols = 3; field
103 repeated string record_protocols = 1; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto72 repeated string record_protocols = 3; field
103 repeated string record_protocols = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto72 repeated string record_protocols = 3; field
103 repeated string record_protocols = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto82 repeated string record_protocols = 3; field
116 repeated string record_protocols = 1; field