-
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.
binder: rename gbs to stream and gbt to transport (grpc#35357)
Per https://google.github.io/styleguide/cppguide.html#General_Naming_Rules - Use "names that would be clear even to people on a different team". - "Minimize the use of abbreviations ... (especially acronyms and initialisms)" - "Do not worry about saving horizontal space" Also supports rename of grpc_binder_stream and grpc_binder_transport in an upcoming PR. Closes grpc#35357 COPYBARA_INTEGRATE_REVIEW=grpc#35357 from jdcormie:rename bef505c PiperOrigin-RevId: 592578920
- Loading branch information
1 parent
7fd3277
commit 971c506
Showing
2 changed files
with
201 additions
and
189 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
Oops, something went wrong.