Searched refs:gpr_strvec_init (Results 1 – 16 of 16) sorted by relevance
60 gpr_strvec_init(&out); in grpc_httpcli_format_get_request()79 gpr_strvec_init(&out); in grpc_httpcli_format_post_request()114 gpr_strvec_init(&out); in grpc_httpcli_format_connect_request()
138 gpr_strvec_init(&v); in check_stack()152 gpr_strvec_init(&v); in check_stack()168 gpr_strvec_init(&v); in check_stack()
215 gpr_strvec_init(&buf); in fail_no_event_received()231 gpr_strvec_init(&expected); in verify_matches()276 gpr_strvec_init(&expectations); in cq_verify()
66 gpr_strvec_init(&b); in grpc_transport_stream_op_batch_string()135 gpr_strvec_init(&b); in grpc_transport_op_string()
49 gpr_strvec_init(&buf); in grpc_event_string()
51 gpr_strvec_init(&b); in grpc_op_string()
923 gpr_strvec_init(&v);
102 void gpr_strvec_init(gpr_strvec* strs);
262 void gpr_strvec_init(gpr_strvec* sv) { memset(sv, 0, sizeof(*sv)); } in gpr_strvec_init() function
148 gpr_strvec_init(&headers); in main()
40 gpr_strvec_init(&v); in test()
147 gpr_strvec_init(&v); in grpc_stats_data_as_json()
161 gpr_strvec_init(&s); in gpr_cmdline_usage_string()
418 gpr_strvec_init(&v); in grpc_channel_args_string()
496 gpr_strvec_init(&v); in user_agent_from_args()
1052 gpr_strvec_init(&log); in pollset_kick()