blob: 2bec47480a2abc6d4da9aeb003f3e6993155e4e4 [file] [log] [blame]
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +01001EXPORTS
Muxi Yan1c285b92017-09-25 12:38:17 -07002 grpc_compression_algorithm_is_message
3 grpc_compression_algorithm_is_stream
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +01004 grpc_compression_algorithm_parse
5 grpc_compression_algorithm_name
6 grpc_compression_algorithm_for_level
7 grpc_compression_options_init
8 grpc_compression_options_enable_algorithm
9 grpc_compression_options_disable_algorithm
10 grpc_compression_options_is_algorithm_enabled
Muxi Yanf7a97e12017-10-11 16:59:27 -070011 grpc_compression_algorithm_parse_ruby
12 grpc_compression_algorithm_name_ruby
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010013 grpc_metadata_array_init
14 grpc_metadata_array_destroy
15 grpc_call_details_init
16 grpc_call_details_destroy
17 grpc_register_plugin
18 grpc_init
19 grpc_shutdown
20 grpc_version_string
Craig Tillerd9f90762016-08-29 16:47:22 -070021 grpc_g_stands_for
Sree Kuchibhotlabf184282017-03-21 15:18:58 -070022 grpc_completion_queue_factory_lookup
23 grpc_completion_queue_create_for_next
24 grpc_completion_queue_create_for_pluck
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010025 grpc_completion_queue_create
26 grpc_completion_queue_next
27 grpc_completion_queue_pluck
28 grpc_completion_queue_shutdown
29 grpc_completion_queue_destroy
Ken Payson42bd87e2017-10-20 10:32:30 -070030 grpc_completion_queue_thread_local_cache_init
31 grpc_completion_queue_thread_local_cache_flush
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010032 grpc_alarm_create
Vijay Pai58c33ba2017-09-01 14:08:42 -070033 grpc_alarm_set
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010034 grpc_alarm_cancel
35 grpc_alarm_destroy
36 grpc_channel_check_connectivity_state
Alexander Polcync3b1f182017-04-18 13:51:36 -070037 grpc_channel_num_external_connectivity_watchers
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010038 grpc_channel_watch_connectivity_state
Yuchen Zengba23e792017-08-24 23:13:09 -070039 grpc_channel_support_connectivity_watcher
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010040 grpc_channel_create_call
41 grpc_channel_ping
42 grpc_channel_register_call
43 grpc_channel_create_registered_call
Vijay Paic0e67012017-03-17 20:00:55 -070044 grpc_call_arena_alloc
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010045 grpc_call_start_batch
46 grpc_call_get_peer
47 grpc_census_call_set_context
48 grpc_census_call_get_context
49 grpc_channel_get_target
Mark D. Roth8e2d8d92016-11-04 12:55:07 -070050 grpc_channel_get_info
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010051 grpc_insecure_channel_create
52 grpc_lame_client_channel_create
53 grpc_channel_destroy
54 grpc_call_cancel
55 grpc_call_cancel_with_status
Craig Tillerd35bb9e2017-03-31 12:56:15 -070056 grpc_call_ref
Craig Tillerdd36b152017-03-31 08:27:28 -070057 grpc_call_unref
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010058 grpc_server_request_call
59 grpc_server_register_method
60 grpc_server_request_registered_call
61 grpc_server_create
62 grpc_server_register_completion_queue
63 grpc_server_add_insecure_http2_port
64 grpc_server_start
65 grpc_server_shutdown_and_notify
66 grpc_server_cancel_all_calls
67 grpc_server_destroy
68 grpc_tracer_set_enabled
69 grpc_header_key_is_legal
70 grpc_header_nonbin_value_is_legal
71 grpc_is_binary_header
Yuchen Zeng2e7d9572016-04-15 17:29:57 -070072 grpc_call_error_to_string
Craig Tiller20afa3d2016-10-17 14:52:14 -070073 grpc_resource_quota_create
74 grpc_resource_quota_ref
75 grpc_resource_quota_unref
76 grpc_resource_quota_resize
77 grpc_resource_quota_arg_vtable
Adam Michalik321b1fb2016-05-16 15:42:36 -070078 grpc_insecure_channel_create_from_fd
Adam Michalikbf10c822016-05-20 16:13:32 -070079 grpc_server_add_insecure_channel_from_fd
Sree Kuchibhotla492fd962016-06-10 09:03:34 -070080 grpc_use_signal
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010081 grpc_auth_property_iterator_next
82 grpc_auth_context_property_iterator
83 grpc_auth_context_peer_identity
84 grpc_auth_context_find_properties_by_name
85 grpc_auth_context_peer_identity_property_name
86 grpc_auth_context_peer_is_authenticated
87 grpc_call_auth_context
88 grpc_auth_context_release
89 grpc_auth_context_add_property
90 grpc_auth_context_add_cstring_property
91 grpc_auth_context_set_peer_identity_property_name
92 grpc_channel_credentials_release
93 grpc_google_default_credentials_create
Nicolas "Pixel" Noble63976602016-02-17 23:43:55 +010094 grpc_set_ssl_roots_override_callback
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010095 grpc_ssl_credentials_create
96 grpc_call_credentials_release
97 grpc_composite_channel_credentials_create
98 grpc_composite_call_credentials_create
99 grpc_google_compute_engine_credentials_create
Nicolas "Pixel" Nobled2f20ef2016-01-31 07:52:59 +0100100 grpc_max_auth_token_lifetime
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100101 grpc_service_account_jwt_access_credentials_create
102 grpc_google_refresh_token_credentials_create
103 grpc_access_token_credentials_create
104 grpc_google_iam_credentials_create
105 grpc_metadata_credentials_create_from_plugin
106 grpc_secure_channel_create
107 grpc_server_credentials_release
Justin Burkec1d354d2017-09-19 15:06:01 -0700108 grpc_ssl_server_certificate_config_create
109 grpc_ssl_server_certificate_config_destroy
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100110 grpc_ssl_server_credentials_create
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700111 grpc_ssl_server_credentials_create_ex
Justin Burkec1d354d2017-09-19 15:06:01 -0700112 grpc_ssl_server_credentials_create_options_using_config
113 grpc_ssl_server_credentials_create_options_using_config_fetcher
114 grpc_ssl_server_credentials_options_destroy
115 grpc_ssl_server_credentials_create_with_options
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100116 grpc_server_add_secure_http2_port
117 grpc_call_set_credentials
118 grpc_server_credentials_set_auth_metadata_processor
Vijay Paiefce6e12017-09-14 09:07:50 -0700119 grpc_raw_byte_buffer_create
120 grpc_raw_compressed_byte_buffer_create
121 grpc_byte_buffer_copy
122 grpc_byte_buffer_length
123 grpc_byte_buffer_destroy
124 grpc_byte_buffer_reader_init
125 grpc_byte_buffer_reader_destroy
126 grpc_byte_buffer_reader_next
127 grpc_byte_buffer_reader_readall
128 grpc_raw_byte_buffer_from_reader
Craig Tillerc3350542016-10-26 16:19:01 -0700129 grpc_slice_ref
130 grpc_slice_unref
Craig Tillerbb4046c2017-04-26 08:56:30 -0700131 grpc_slice_copy
Craig Tillerc3350542016-10-26 16:19:01 -0700132 grpc_slice_new
133 grpc_slice_new_with_user_data
134 grpc_slice_new_with_len
135 grpc_slice_malloc
Craig Tillerc39fbcf2017-04-17 08:20:25 -0700136 grpc_slice_malloc_large
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800137 grpc_slice_intern
Craig Tillerc3350542016-10-26 16:19:01 -0700138 grpc_slice_from_copied_string
139 grpc_slice_from_copied_buffer
140 grpc_slice_from_static_string
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800141 grpc_slice_from_static_buffer
Craig Tillerc3350542016-10-26 16:19:01 -0700142 grpc_slice_sub
143 grpc_slice_sub_no_ref
144 grpc_slice_split_tail
Craig Tillerc39fbcf2017-04-17 08:20:25 -0700145 grpc_slice_split_tail_maybe_ref
Craig Tillerc3350542016-10-26 16:19:01 -0700146 grpc_slice_split_head
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800147 grpc_empty_slice
148 grpc_slice_default_hash_impl
149 grpc_slice_default_eq_impl
150 grpc_slice_eq
Craig Tillerc3350542016-10-26 16:19:01 -0700151 grpc_slice_cmp
152 grpc_slice_str_cmp
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800153 grpc_slice_buf_start_eq
154 grpc_slice_rchr
155 grpc_slice_chr
156 grpc_slice_slice
157 grpc_slice_hash
Craig Tillerc5866662016-11-16 15:25:00 -0800158 grpc_slice_is_equivalent
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800159 grpc_slice_dup
160 grpc_slice_to_c_string
Craig Tillerc3350542016-10-26 16:19:01 -0700161 grpc_slice_buffer_init
162 grpc_slice_buffer_destroy
163 grpc_slice_buffer_add
164 grpc_slice_buffer_add_indexed
165 grpc_slice_buffer_addn
166 grpc_slice_buffer_tiny_add
167 grpc_slice_buffer_pop
168 grpc_slice_buffer_reset_and_unref
169 grpc_slice_buffer_swap
170 grpc_slice_buffer_move_into
171 grpc_slice_buffer_trim_end
172 grpc_slice_buffer_move_first
Craig Tillerc39fbcf2017-04-17 08:20:25 -0700173 grpc_slice_buffer_move_first_no_ref
Craig Tiller0cf6a712017-01-20 14:07:05 -0800174 grpc_slice_buffer_move_first_into_buffer
Craig Tillerc3350542016-10-26 16:19:01 -0700175 grpc_slice_buffer_take_first
Craig Tiller0cf6a712017-01-20 14:07:05 -0800176 grpc_slice_buffer_undo_take_first
David Garcia Quintas6b114622016-07-27 14:49:53 -0700177 gpr_malloc
Craig Tillerff714492017-02-17 09:02:18 -0800178 gpr_zalloc
David Garcia Quintas6b114622016-07-27 14:49:53 -0700179 gpr_free
180 gpr_realloc
181 gpr_malloc_aligned
182 gpr_free_aligned
183 gpr_set_allocation_functions
184 gpr_get_allocation_functions
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100185 gpr_avl_create
186 gpr_avl_ref
187 gpr_avl_unref
188 gpr_avl_add
189 gpr_avl_remove
190 gpr_avl_get
Craig Tillerd6a5b802016-05-13 20:17:38 -0700191 gpr_avl_maybe_get
192 gpr_avl_is_empty
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100193 gpr_cmdline_create
194 gpr_cmdline_add_int
195 gpr_cmdline_add_flag
196 gpr_cmdline_add_string
197 gpr_cmdline_on_extra_arg
198 gpr_cmdline_set_survive_failure
199 gpr_cmdline_parse
200 gpr_cmdline_destroy
201 gpr_cmdline_usage_string
202 gpr_cpu_num_cores
203 gpr_cpu_current_cpu
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100204 gpr_join_host_port
205 gpr_split_host_port
Craig Tillercc919832017-05-23 13:35:55 -0700206 gpr_log_severity_string
David Garcia Quintasc79b0652016-07-27 21:11:58 -0700207 gpr_log
208 gpr_log_message
209 gpr_set_log_verbosity
210 gpr_log_verbosity_init
211 gpr_set_log_function
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100212 gpr_format_message
213 gpr_strdup
214 gpr_asprintf
215 gpr_subprocess_binary_extension
216 gpr_subprocess_create
217 gpr_subprocess_destroy
218 gpr_subprocess_join
219 gpr_subprocess_interrupt
David Garcia Quintas2ee99f42016-08-01 19:15:31 -0700220 gpr_mu_init
221 gpr_mu_destroy
222 gpr_mu_lock
223 gpr_mu_unlock
224 gpr_mu_trylock
225 gpr_cv_init
226 gpr_cv_destroy
227 gpr_cv_wait
228 gpr_cv_signal
229 gpr_cv_broadcast
230 gpr_once_init
231 gpr_event_init
232 gpr_event_set
233 gpr_event_get
234 gpr_event_wait
235 gpr_ref_init
236 gpr_ref
237 gpr_ref_non_zero
238 gpr_refn
239 gpr_unref
ncteisen3da3ce32017-02-17 09:51:25 -0800240 gpr_ref_is_unique
David Garcia Quintas2ee99f42016-08-01 19:15:31 -0700241 gpr_stats_init
242 gpr_stats_inc
243 gpr_stats_read
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100244 gpr_thd_new
245 gpr_thd_options_default
246 gpr_thd_options_set_detached
247 gpr_thd_options_set_joinable
248 gpr_thd_options_is_detached
249 gpr_thd_options_is_joinable
250 gpr_thd_currentid
251 gpr_thd_join
David Garcia Quintas1399e462016-07-27 20:31:55 -0700252 gpr_time_0
253 gpr_inf_future
254 gpr_inf_past
255 gpr_time_init
256 gpr_now
257 gpr_convert_clock_type
258 gpr_time_cmp
259 gpr_time_max
260 gpr_time_min
261 gpr_time_add
262 gpr_time_sub
263 gpr_time_from_micros
264 gpr_time_from_nanos
265 gpr_time_from_millis
266 gpr_time_from_seconds
267 gpr_time_from_minutes
268 gpr_time_from_hours
269 gpr_time_to_millis
270 gpr_time_similar
271 gpr_sleep_until
272 gpr_timespec_to_micros