blob: be59ef0092063a7de6ddb62163dba6cfef49787a [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_channel_check_connectivity_state
Alexander Polcync3b1f182017-04-18 13:51:36 -070033 grpc_channel_num_external_connectivity_watchers
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010034 grpc_channel_watch_connectivity_state
Yuchen Zengba23e792017-08-24 23:13:09 -070035 grpc_channel_support_connectivity_watcher
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010036 grpc_channel_create_call
37 grpc_channel_ping
38 grpc_channel_register_call
39 grpc_channel_create_registered_call
Vijay Paic0e67012017-03-17 20:00:55 -070040 grpc_call_arena_alloc
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010041 grpc_call_start_batch
42 grpc_call_get_peer
43 grpc_census_call_set_context
44 grpc_census_call_get_context
45 grpc_channel_get_target
Mark D. Roth8e2d8d92016-11-04 12:55:07 -070046 grpc_channel_get_info
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010047 grpc_insecure_channel_create
48 grpc_lame_client_channel_create
49 grpc_channel_destroy
50 grpc_call_cancel
51 grpc_call_cancel_with_status
Craig Tillerd35bb9e2017-03-31 12:56:15 -070052 grpc_call_ref
Craig Tillerdd36b152017-03-31 08:27:28 -070053 grpc_call_unref
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010054 grpc_server_request_call
55 grpc_server_register_method
56 grpc_server_request_registered_call
57 grpc_server_create
58 grpc_server_register_completion_queue
59 grpc_server_add_insecure_http2_port
60 grpc_server_start
61 grpc_server_shutdown_and_notify
62 grpc_server_cancel_all_calls
63 grpc_server_destroy
64 grpc_tracer_set_enabled
65 grpc_header_key_is_legal
66 grpc_header_nonbin_value_is_legal
67 grpc_is_binary_header
Yuchen Zeng2e7d9572016-04-15 17:29:57 -070068 grpc_call_error_to_string
Craig Tiller20afa3d2016-10-17 14:52:14 -070069 grpc_resource_quota_create
70 grpc_resource_quota_ref
71 grpc_resource_quota_unref
72 grpc_resource_quota_resize
73 grpc_resource_quota_arg_vtable
Adam Michalik321b1fb2016-05-16 15:42:36 -070074 grpc_insecure_channel_create_from_fd
Adam Michalikbf10c822016-05-20 16:13:32 -070075 grpc_server_add_insecure_channel_from_fd
Sree Kuchibhotla492fd962016-06-10 09:03:34 -070076 grpc_use_signal
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010077 grpc_auth_property_iterator_next
78 grpc_auth_context_property_iterator
79 grpc_auth_context_peer_identity
80 grpc_auth_context_find_properties_by_name
81 grpc_auth_context_peer_identity_property_name
82 grpc_auth_context_peer_is_authenticated
83 grpc_call_auth_context
84 grpc_auth_context_release
85 grpc_auth_context_add_property
86 grpc_auth_context_add_cstring_property
87 grpc_auth_context_set_peer_identity_property_name
88 grpc_channel_credentials_release
89 grpc_google_default_credentials_create
Nicolas "Pixel" Noble63976602016-02-17 23:43:55 +010090 grpc_set_ssl_roots_override_callback
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010091 grpc_ssl_credentials_create
92 grpc_call_credentials_release
93 grpc_composite_channel_credentials_create
94 grpc_composite_call_credentials_create
95 grpc_google_compute_engine_credentials_create
Nicolas "Pixel" Nobled2f20ef2016-01-31 07:52:59 +010096 grpc_max_auth_token_lifetime
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +010097 grpc_service_account_jwt_access_credentials_create
98 grpc_google_refresh_token_credentials_create
99 grpc_access_token_credentials_create
100 grpc_google_iam_credentials_create
101 grpc_metadata_credentials_create_from_plugin
102 grpc_secure_channel_create
103 grpc_server_credentials_release
Justin Burkec1d354d2017-09-19 15:06:01 -0700104 grpc_ssl_server_certificate_config_create
105 grpc_ssl_server_certificate_config_destroy
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100106 grpc_ssl_server_credentials_create
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700107 grpc_ssl_server_credentials_create_ex
Justin Burkec1d354d2017-09-19 15:06:01 -0700108 grpc_ssl_server_credentials_create_options_using_config
109 grpc_ssl_server_credentials_create_options_using_config_fetcher
110 grpc_ssl_server_credentials_options_destroy
111 grpc_ssl_server_credentials_create_with_options
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100112 grpc_server_add_secure_http2_port
113 grpc_call_set_credentials
114 grpc_server_credentials_set_auth_metadata_processor
Vijay Paiefce6e12017-09-14 09:07:50 -0700115 grpc_raw_byte_buffer_create
116 grpc_raw_compressed_byte_buffer_create
117 grpc_byte_buffer_copy
118 grpc_byte_buffer_length
119 grpc_byte_buffer_destroy
120 grpc_byte_buffer_reader_init
121 grpc_byte_buffer_reader_destroy
122 grpc_byte_buffer_reader_next
123 grpc_byte_buffer_reader_readall
124 grpc_raw_byte_buffer_from_reader
Craig Tillerc3350542016-10-26 16:19:01 -0700125 grpc_slice_ref
126 grpc_slice_unref
Craig Tillerbb4046c2017-04-26 08:56:30 -0700127 grpc_slice_copy
Craig Tillerc3350542016-10-26 16:19:01 -0700128 grpc_slice_new
129 grpc_slice_new_with_user_data
130 grpc_slice_new_with_len
131 grpc_slice_malloc
Craig Tillerc39fbcf2017-04-17 08:20:25 -0700132 grpc_slice_malloc_large
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800133 grpc_slice_intern
Craig Tillerc3350542016-10-26 16:19:01 -0700134 grpc_slice_from_copied_string
135 grpc_slice_from_copied_buffer
136 grpc_slice_from_static_string
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800137 grpc_slice_from_static_buffer
Craig Tillerc3350542016-10-26 16:19:01 -0700138 grpc_slice_sub
139 grpc_slice_sub_no_ref
140 grpc_slice_split_tail
Craig Tillerc39fbcf2017-04-17 08:20:25 -0700141 grpc_slice_split_tail_maybe_ref
Craig Tillerc3350542016-10-26 16:19:01 -0700142 grpc_slice_split_head
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800143 grpc_empty_slice
144 grpc_slice_default_hash_impl
145 grpc_slice_default_eq_impl
146 grpc_slice_eq
Craig Tillerc3350542016-10-26 16:19:01 -0700147 grpc_slice_cmp
148 grpc_slice_str_cmp
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800149 grpc_slice_buf_start_eq
150 grpc_slice_rchr
151 grpc_slice_chr
152 grpc_slice_slice
153 grpc_slice_hash
Craig Tillerc5866662016-11-16 15:25:00 -0800154 grpc_slice_is_equivalent
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800155 grpc_slice_dup
156 grpc_slice_to_c_string
Craig Tillerc3350542016-10-26 16:19:01 -0700157 grpc_slice_buffer_init
158 grpc_slice_buffer_destroy
159 grpc_slice_buffer_add
160 grpc_slice_buffer_add_indexed
161 grpc_slice_buffer_addn
162 grpc_slice_buffer_tiny_add
163 grpc_slice_buffer_pop
164 grpc_slice_buffer_reset_and_unref
165 grpc_slice_buffer_swap
166 grpc_slice_buffer_move_into
167 grpc_slice_buffer_trim_end
168 grpc_slice_buffer_move_first
Craig Tillerc39fbcf2017-04-17 08:20:25 -0700169 grpc_slice_buffer_move_first_no_ref
Craig Tiller0cf6a712017-01-20 14:07:05 -0800170 grpc_slice_buffer_move_first_into_buffer
Craig Tillerc3350542016-10-26 16:19:01 -0700171 grpc_slice_buffer_take_first
Craig Tiller0cf6a712017-01-20 14:07:05 -0800172 grpc_slice_buffer_undo_take_first
David Garcia Quintas6b114622016-07-27 14:49:53 -0700173 gpr_malloc
Craig Tillerff714492017-02-17 09:02:18 -0800174 gpr_zalloc
David Garcia Quintas6b114622016-07-27 14:49:53 -0700175 gpr_free
176 gpr_realloc
177 gpr_malloc_aligned
178 gpr_free_aligned
179 gpr_set_allocation_functions
180 gpr_get_allocation_functions
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100181 gpr_avl_create
182 gpr_avl_ref
183 gpr_avl_unref
184 gpr_avl_add
185 gpr_avl_remove
186 gpr_avl_get
Craig Tillerd6a5b802016-05-13 20:17:38 -0700187 gpr_avl_maybe_get
188 gpr_avl_is_empty
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100189 gpr_cmdline_create
190 gpr_cmdline_add_int
191 gpr_cmdline_add_flag
192 gpr_cmdline_add_string
193 gpr_cmdline_on_extra_arg
194 gpr_cmdline_set_survive_failure
195 gpr_cmdline_parse
196 gpr_cmdline_destroy
197 gpr_cmdline_usage_string
198 gpr_cpu_num_cores
199 gpr_cpu_current_cpu
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100200 gpr_join_host_port
201 gpr_split_host_port
Craig Tillercc919832017-05-23 13:35:55 -0700202 gpr_log_severity_string
David Garcia Quintasc79b0652016-07-27 21:11:58 -0700203 gpr_log
204 gpr_log_message
205 gpr_set_log_verbosity
206 gpr_log_verbosity_init
207 gpr_set_log_function
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100208 gpr_format_message
209 gpr_strdup
210 gpr_asprintf
211 gpr_subprocess_binary_extension
212 gpr_subprocess_create
213 gpr_subprocess_destroy
214 gpr_subprocess_join
215 gpr_subprocess_interrupt
David Garcia Quintas2ee99f42016-08-01 19:15:31 -0700216 gpr_mu_init
217 gpr_mu_destroy
218 gpr_mu_lock
219 gpr_mu_unlock
220 gpr_mu_trylock
221 gpr_cv_init
222 gpr_cv_destroy
223 gpr_cv_wait
224 gpr_cv_signal
225 gpr_cv_broadcast
226 gpr_once_init
227 gpr_event_init
228 gpr_event_set
229 gpr_event_get
230 gpr_event_wait
231 gpr_ref_init
232 gpr_ref
233 gpr_ref_non_zero
234 gpr_refn
235 gpr_unref
ncteisen3da3ce32017-02-17 09:51:25 -0800236 gpr_ref_is_unique
David Garcia Quintas2ee99f42016-08-01 19:15:31 -0700237 gpr_stats_init
238 gpr_stats_inc
239 gpr_stats_read
Nicolas "Pixel" Nobled14b6ac2016-01-30 05:21:15 +0100240 gpr_thd_new
241 gpr_thd_options_default
242 gpr_thd_options_set_detached
243 gpr_thd_options_set_joinable
244 gpr_thd_options_is_detached
245 gpr_thd_options_is_joinable
246 gpr_thd_currentid
247 gpr_thd_join
David Garcia Quintas1399e462016-07-27 20:31:55 -0700248 gpr_time_0
249 gpr_inf_future
250 gpr_inf_past
251 gpr_time_init
252 gpr_now
253 gpr_convert_clock_type
254 gpr_time_cmp
255 gpr_time_max
256 gpr_time_min
257 gpr_time_add
258 gpr_time_sub
259 gpr_time_from_micros
260 gpr_time_from_nanos
261 gpr_time_from_millis
262 gpr_time_from_seconds
263 gpr_time_from_minutes
264 gpr_time_from_hours
265 gpr_time_to_millis
266 gpr_time_similar
267 gpr_sleep_until
268 gpr_timespec_to_micros