Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.h137 grpc_gcp_handshaker_result* l_result, grpc_gcp_handshaker_result* r_result);
Dalts_handshaker_service_api_test_lib.cc584 grpc_gcp_handshaker_result* l_result, in grpc_gcp_handshaker_resp_result_equals()
585 grpc_gcp_handshaker_result* r_result) { in grpc_gcp_handshaker_resp_result_equals()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_util.h52 typedef grpc_gcp_HandshakerResult grpc_gcp_handshaker_result; typedef