Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.cc142 add_repeated_field(reinterpret_cast<repeated_field**>( in grpc_gcp_handshaker_req_add_application_protocol()
148 add_repeated_field(reinterpret_cast<repeated_field**>( in grpc_gcp_handshaker_req_add_application_protocol()
166 add_repeated_field(reinterpret_cast<repeated_field**>( in grpc_gcp_handshaker_req_add_record_protocol()
200 add_repeated_field(reinterpret_cast<repeated_field**>( in grpc_gcp_handshaker_req_add_target_identity_hostname()
219 add_repeated_field(reinterpret_cast<repeated_field**>( in grpc_gcp_handshaker_req_add_target_identity_service_account()
386 add_repeated_field( in grpc_gcp_handshaker_req_param_add_record_protocol()
406 add_repeated_field( in grpc_gcp_handshaker_req_param_add_local_identity_hostname()
428 add_repeated_field( in grpc_gcp_handshaker_req_param_add_local_identity_service_account()
Dalts_handshaker_service_api_util.cc25 void add_repeated_field(repeated_field** head, const void* data) { in add_repeated_field() function
130 add_repeated_field(reinterpret_cast<repeated_field**>(arg), identity); in decode_repeated_identity_cb()
143 add_repeated_field(reinterpret_cast<repeated_field**>(arg), cb_slice); in decode_repeated_string_cb()
Dalts_handshaker_service_api_util.h80 void add_repeated_field(repeated_field** head, const void* field);