Home
last modified time | relevance | path

Searched defs:GRPCChannelConfiguration (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/objective-c/GRPCClient/private/GRPCCore/
DGRPCChannelPool.mm49 - (instancetype)initWithChannelConfiguration:(GRPCChannelConfiguration *)channelConfiguration {
54 - (nullable instancetype)initWithChannelConfiguration:
DGRPCChannel.mm35 @implementation GRPCChannelConfiguration implementation
217 - (instancetype)initWithChannelConfiguration:(GRPCChannelConfiguration *)channelConfiguration {
DGRPCChannel.h36 @interface GRPCChannelConfiguration : NSObject <NSCopying> variable