Searched refs:target_identity (Results 1 – 1 of 1) sorted by relevance
195 grpc_gcp_identity* target_identity = in grpc_gcp_handshaker_req_add_target_identity_hostname() local196 static_cast<grpc_gcp_identity*>(gpr_zalloc(sizeof(*target_identity))); in grpc_gcp_handshaker_req_add_target_identity_hostname()197 set_identity_hostname(target_identity, hostname); in grpc_gcp_handshaker_req_add_target_identity_hostname()202 target_identity); in grpc_gcp_handshaker_req_add_target_identity_hostname()214 grpc_gcp_identity* target_identity = in grpc_gcp_handshaker_req_add_target_identity_service_account() local215 static_cast<grpc_gcp_identity*>(gpr_zalloc(sizeof(*target_identity))); in grpc_gcp_handshaker_req_add_target_identity_service_account()216 set_identity_service_account(target_identity, service_account); in grpc_gcp_handshaker_req_add_target_identity_service_account()221 target_identity); in grpc_gcp_handshaker_req_add_target_identity_service_account()