aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.def
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-10-17 14:52:14 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-10-17 14:52:14 -0700
commit20afa3d7c933207c548ed11928c47b552b5b2f80 (patch)
treeea93d7458fb454dde9aca2083bf1fa89e69c189a /grpc.def
parent654b242ce70afcf9fdab674cab9b71d8d3f02502 (diff)
BufferPool --> ResourceQuota
Diffstat (limited to 'grpc.def')
-rw-r--r--grpc.def10
1 files changed, 5 insertions, 5 deletions
diff --git a/grpc.def b/grpc.def
index 644a5886f2..0b6db801d8 100644
--- a/grpc.def
+++ b/grpc.def
@@ -94,11 +94,11 @@ EXPORTS
grpc_header_nonbin_value_is_legal
grpc_is_binary_header
grpc_call_error_to_string
- grpc_buffer_pool_create
- grpc_buffer_pool_ref
- grpc_buffer_pool_unref
- grpc_buffer_pool_resize
- grpc_buffer_pool_arg_vtable
+ grpc_resource_quota_create
+ grpc_resource_quota_ref
+ grpc_resource_quota_unref
+ grpc_resource_quota_resize
+ grpc_resource_quota_arg_vtable
grpc_insecure_channel_create_from_fd
grpc_server_add_insecure_channel_from_fd
grpc_use_signal