Home
last modified time | relevance | path

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

/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc115 grpc_gcp_HandshakerResp_status(l_resp), in grpc_gcp_handshaker_resp_equals()
116 grpc_gcp_HandshakerResp_status(r_resp)); in grpc_gcp_handshaker_resp_equals()
/third_party/grpc/src/core/ext/upb-generated/src/proto/grpc/gcp/
Dhandshaker.upb.h704 UPB_INLINE const grpc_gcp_HandshakerStatus* grpc_gcp_HandshakerResp_status(const grpc_gcp_Handshake… in grpc_gcp_HandshakerResp_status() function
730 …gcp_HandshakerStatus* sub = (struct grpc_gcp_HandshakerStatus*)grpc_gcp_HandshakerResp_status(msg); in grpc_gcp_HandshakerResp_mutable_status()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc244 grpc_gcp_HandshakerResp_status(resp); in alts_handshaker_client_handle_response()