Home
last modified time | relevance | path

Searched refs:gpr_strvec_destroy (Results 1 – 16 of 16) sorted by relevance

/external/grpc-grpc/src/core/lib/http/
Dformat_request.cc66 gpr_strvec_destroy(&out); in grpc_httpcli_format_get_request()
100 gpr_strvec_destroy(&out); in grpc_httpcli_format_post_request()
120 gpr_strvec_destroy(&out); in grpc_httpcli_format_connect_request()
/external/grpc-grpc/test/core/channel/
Dminimal_stack_is_minimal_test.cc149 gpr_strvec_destroy(&v); in check_stack()
162 gpr_strvec_destroy(&v); in check_stack()
194 gpr_strvec_destroy(&v); in check_stack()
/external/grpc-grpc/test/core/end2end/
Dcq_verifier.cc220 gpr_strvec_destroy(&buf); in fail_no_event_received()
234 gpr_strvec_destroy(&expected); in verify_matches()
279 gpr_strvec_destroy(&expectations); in cq_verify()
/external/grpc-grpc/src/core/lib/transport/
Dtransport_op_string.cc124 gpr_strvec_destroy(&b); in grpc_transport_stream_op_batch_string()
196 gpr_strvec_destroy(&b); in grpc_transport_op_string()
/external/grpc-grpc/src/core/lib/surface/
Devent_string.cc66 gpr_strvec_destroy(&buf); in grpc_event_string()
Dcall_log_batch.cc105 gpr_strvec_destroy(&b); in grpc_op_string()
Dcompletion_queue.cc933 gpr_strvec_destroy(&v);
/external/grpc-grpc/src/core/lib/gpr/
Dstring.h103 void gpr_strvec_destroy(gpr_strvec* strs);
Dstring.cc264 void gpr_strvec_destroy(gpr_strvec* sv) { in gpr_strvec_destroy() function
/external/grpc-grpc/test/core/bad_client/tests/
Dlarge_metadata.cc158 gpr_strvec_destroy(&headers); in main()
/external/grpc-grpc/test/core/gpr/
Darena_test.cc49 gpr_strvec_destroy(&v); in test()
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc176 gpr_strvec_destroy(&v); in grpc_stats_data_as_json()
/external/grpc-grpc/test/core/util/
Dcmdline.cc173 gpr_strvec_destroy(&s); in gpr_cmdline_usage_string()
/external/grpc-grpc/src/core/lib/channel/
Dchannel_args.cc439 gpr_strvec_destroy(&v); in grpc_channel_args_string()
/external/grpc-grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc531 gpr_strvec_destroy(&v); in user_agent_from_args()
/external/grpc-grpc/src/core/lib/iomgr/
Dev_epoll1_linux.cc1072 gpr_strvec_destroy(&log); in pollset_kick()