Searched refs:encode_repeated_string_cb (Results 1 – 3 of 3) sorted by relevance
146 encode_repeated_string_cb; in grpc_gcp_handshaker_req_add_application_protocol()152 encode_repeated_string_cb; in grpc_gcp_handshaker_req_add_application_protocol()169 req->client_start.record_protocols.funcs.encode = encode_repeated_string_cb; in grpc_gcp_handshaker_req_add_record_protocol()388 param->record_protocols.funcs.encode = &encode_repeated_string_cb; in grpc_gcp_handshaker_req_param_add_record_protocol()
130 bool encode_repeated_string_cb(pb_ostream_t* stream, const pb_field_t* field,
98 bool encode_repeated_string_cb(pb_ostream_t* stream, const pb_field_t* field, in encode_repeated_string_cb() function