Home
last modified time | relevance | path

Searched refs:application_protocols (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dhandshaker.pb.c27 …G , REPEATED, CALLBACK, OTHER, grpc_gcp_StartClientHandshakeReq, application_protocols, handshake…
28 …ED, CALLBACK, OTHER, grpc_gcp_StartClientHandshakeReq, record_protocols, application_protocols, 0),
45 …D, CALLBACK, FIRST, grpc_gcp_StartServerHandshakeReq, application_protocols, application_protocols
46 … , OTHER, grpc_gcp_StartServerHandshakeReq, handshake_parameters, application_protocols, &grpc_gcp…
Dalts_handshaker_service_api.cc56 req->client_start.application_protocols.arg)); in grpc_gcp_handshaker_req_destroy()
86 req->server_start.application_protocols.arg)); in grpc_gcp_handshaker_req_destroy()
143 &req->client_start.application_protocols.arg), in grpc_gcp_handshaker_req_add_application_protocol()
145 req->client_start.application_protocols.funcs.encode = in grpc_gcp_handshaker_req_add_application_protocol()
149 &req->server_start.application_protocols.arg), in grpc_gcp_handshaker_req_add_application_protocol()
151 req->server_start.application_protocols.funcs.encode = in grpc_gcp_handshaker_req_add_application_protocol()
Dhandshaker.pb.h107 pb_callback_t application_protocols; member
123 pb_callback_t application_protocols; member
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc32 req->client_start.application_protocols.funcs.decode = in grpc_gcp_handshaker_decoded_req_create()
48 req->server_start.application_protocols.funcs.decode = in grpc_gcp_handshaker_decoded_req_create()
475 static_cast<const repeated_field*>(l_req->application_protocols.arg), in grpc_gcp_handshaker_client_start_req_equals()
476 static_cast<const repeated_field*>(r_req->application_protocols.arg)); in grpc_gcp_handshaker_client_start_req_equals()
516 static_cast<const repeated_field*>(l_req->application_protocols.arg), in grpc_gcp_handshaker_server_start_req_equals()
517 static_cast<const repeated_field*>(r_req->application_protocols.arg)); in grpc_gcp_handshaker_server_start_req_equals()
Dalts_handshaker_client_test.cc174 req->client_start.application_protocols.arg)) in check_client_start_success()
215 req->server_start.application_protocols.arg)) in check_server_start_success()
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto68 repeated string application_protocols = 2; field
113 repeated string application_protocols = 1; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto68 repeated string application_protocols = 2; field
113 repeated string application_protocols = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto68 repeated string application_protocols = 2; field
113 repeated string application_protocols = 1; field