Home
last modified time | relevance | path

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

/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc36 grpc_gcp_HandshakerResp_mutable_result(resp, arena); in grpc_gcp_handshaker_resp_set_peer_rpc_versions()
Dalts_tsi_handshaker_test.cc148 result = grpc_gcp_HandshakerResp_mutable_result(resp, arena.ptr()); in generate_handshaker_response()
177 result = grpc_gcp_HandshakerResp_mutable_result(resp, arena.ptr()); in generate_handshaker_response()
/third_party/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/
Dhandshaker.upb.h716 UPB_INLINE struct grpc_gcp_HandshakerResult* grpc_gcp_HandshakerResp_mutable_result(grpc_gcp_Handsh… in grpc_gcp_HandshakerResp_mutable_result() function