This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove functions in
class CoreCodegen
(grpc#31767)
* Clean up `grpc_byte_buffer_copy()` * Clean up `grpc_byte_buffer_destroy()` * Clean up `grpc_byte_buffer_length()` * Clean up `grpc_byte_buffer_reader_init()` * Clean up `grpc_byte_buffer_reader_destroy()` * Clean up `grpc_byte_buffer_reader_next()` * Clean up `grpc_byte_buffer_reader_peek()` * Clean up `grpc_raw_byte_buffer_create()` * Clean up `grpc_slice_new_with_user_data()` * Clean up `grpc_slice_new_with_len()` * Clean up `grpc_call_start_batch()` * Clean up `grpc_call_cancel_with_status()` * Clean up `grpc_call_failed_before_recv_message()` * Clean up `grpc_call_ref()` * Clean up `grpc_call_unref()` * Clean up `grpc_call_error_to_string()` * Fix typos * Automated change: Fix sanity tests
- Loading branch information
1 parent
5933b52
commit 1d968a3
Showing
17 changed files
with
121 additions
and
276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.