Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.cc55 destroy_repeated_field_list_string(static_cast<repeated_field*>( in grpc_gcp_handshaker_req_destroy()
57 destroy_repeated_field_list_string( in grpc_gcp_handshaker_req_destroy()
81 destroy_repeated_field_list_string( in grpc_gcp_handshaker_req_destroy()
85 destroy_repeated_field_list_string(static_cast<repeated_field*>( in grpc_gcp_handshaker_req_destroy()
Dalts_handshaker_service_api_util.h88 void destroy_repeated_field_list_string(repeated_field* head);
Dalts_handshaker_service_api_util.cc52 void destroy_repeated_field_list_string(repeated_field* head) { in destroy_repeated_field_list_string() function