Searched refs:grpc_gcp_HandshakerResult (Results 1 – 5 of 5) sorted by relevance
32 struct grpc_gcp_HandshakerResult;44 typedef struct grpc_gcp_HandshakerResult grpc_gcp_HandshakerResult; typedef564 UPB_INLINE grpc_gcp_HandshakerResult *grpc_gcp_HandshakerResult_new(upb_arena *arena) { in grpc_gcp_HandshakerResult_new()565 return (grpc_gcp_HandshakerResult *)_upb_msg_new(&grpc_gcp_HandshakerResult_msginit, arena); in grpc_gcp_HandshakerResult_new()567 UPB_INLINE grpc_gcp_HandshakerResult *grpc_gcp_HandshakerResult_parse(const char *buf, size_t size, in grpc_gcp_HandshakerResult_parse()569 grpc_gcp_HandshakerResult *ret = grpc_gcp_HandshakerResult_new(arena); in grpc_gcp_HandshakerResult_parse()572 UPB_INLINE grpc_gcp_HandshakerResult *grpc_gcp_HandshakerResult_parse_ex(const char *buf, size_t si… in grpc_gcp_HandshakerResult_parse_ex()574 grpc_gcp_HandshakerResult *ret = grpc_gcp_HandshakerResult_new(arena); in grpc_gcp_HandshakerResult_parse_ex()578 UPB_INLINE char *grpc_gcp_HandshakerResult_serialize(const grpc_gcp_HandshakerResult *msg, upb_aren… in grpc_gcp_HandshakerResult_serialize()582 …pb_strview grpc_gcp_HandshakerResult_application_protocol(const grpc_gcp_HandshakerResult *msg) { … in grpc_gcp_HandshakerResult_application_protocol()[all …]
47 const grpc_gcp_HandshakerResult* l_result,48 const grpc_gcp_HandshakerResult* r_result);
35 grpc_gcp_HandshakerResult* result = in grpc_gcp_handshaker_resp_set_peer_rpc_versions()121 const grpc_gcp_HandshakerResult* l_result, in grpc_gcp_handshaker_resp_result_equals()122 const grpc_gcp_HandshakerResult* r_result) { in grpc_gcp_handshaker_resp_result_equals()
128 grpc_gcp_HandshakerResult* result; in generate_handshaker_response()
261 const grpc_gcp_HandshakerResult* hresult = in alts_tsi_handshaker_result_create()