#include <binder_connector.h>
Public Member Functions | |
RefCountedPtr< Subchannel > | CreateSubchannel (const grpc_resolved_address &address, const grpc_channel_args *args) override |
![]() | |
virtual | ~ClientChannelFactory ()=default |
Additional Inherited Members | |
![]() | |
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.