#include <binder_connector.h>

Public Member Functions | |
| RefCountedPtr< Subchannel > | CreateSubchannel (const grpc_resolved_address &address, const grpc_channel_args *args) override |
Public Member Functions inherited from grpc_core::ClientChannelFactory | |
| virtual | ~ClientChannelFactory ()=default |
Additional Inherited Members | |
Static Public Member Functions inherited from grpc_core::ClientChannelFactory | |
| static absl::string_view | ChannelArgName () |
| static grpc_arg | CreateChannelArg (ClientChannelFactory *factory) |
| static ClientChannelFactory * | GetFromChannelArgs (const grpc_channel_args *args) |
Definition at line 35 of file binder_connector.h.
|
overridevirtual |
Implements grpc_core::ClientChannelFactory.
Definition at line 116 of file binder_connector.cc.