Home
last modified time | relevance | path

Searched defs:record_protocol (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Daltscontext.proto28 string record_protocol = 2; field
Dhandshaker.proto163 string record_protocol = 2; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Daltscontext.proto28 string record_protocol = 2; field
Dhandshaker.proto163 string record_protocol = 2; field
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector.cc51 alts_grpc_record_protocol* record_protocol; member
114 alts_grpc_record_protocol** record_protocol) { in create_alts_grpc_record_protocol()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Daltscontext.pb.h20 pb_callback_t record_protocol; member
Dalts_handshaker_service_api.cc158 const char* record_protocol) { in grpc_gcp_handshaker_req_add_record_protocol()
376 const char* record_protocol) { in grpc_gcp_handshaker_req_param_add_record_protocol()
Dhandshaker.pb.h65 pb_callback_t record_protocol; member
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc180 grpc_slice* record_protocol = (grpc_slice*)data; in check_client_start_success() local
229 grpc_slice* record_protocol = (grpc_slice*)data; in check_server_start_success() local
Dalts_handshaker_service_api_test_lib.cc86 grpc_gcp_handshaker_resp* resp, const char* record_protocol) { in grpc_gcp_handshaker_resp_set_record_protocol()
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto163 string record_protocol = 2; field