Home
last modified time | relevance | path

Searched refs:grpc_gcp_AltsContext_record_protocol (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/cpp/common/
Dalts_context.cc38 upb_strview record_protocol = grpc_gcp_AltsContext_record_protocol(ctx); in AltsContext()
/third_party/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/
Daltscontext.upb.h54 UPB_INLINE upb_strview grpc_gcp_AltsContext_record_protocol(const grpc_gcp_AltsContext *msg) { retu… in grpc_gcp_AltsContext_record_protocol() function
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc320 upb_strview record_protocol = grpc_gcp_AltsContext_record_protocol(ctx); in on_client_next_success_cb()
394 upb_strview record_protocol = grpc_gcp_AltsContext_record_protocol(ctx); in on_server_next_success_cb()