Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_util.h46 typedef grpc_gcp_Endpoint grpc_gcp_endpoint; typedef
Dalts_handshaker_service_api.cc252 static void set_endpoint(grpc_gcp_endpoint* endpoint, const char* ip_address, in set_endpoint()
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc370 static bool handshaker_endpoint_equals(const grpc_gcp_endpoint* l_end, in handshaker_endpoint_equals()
371 const grpc_gcp_endpoint* r_end) { in handshaker_endpoint_equals()