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.m51 - (instancetype)initWithChannelConfiguration:(GRPCChannelConfiguration *)channelConfiguration {
58 destroyDelay:(NSTimeInterval)destroyDelay {
DGRPCChannel.m37 @implementation GRPCChannelConfiguration implementation
212 - (instancetype)initWithChannelConfiguration:(GRPCChannelConfiguration *)channelConfiguration {
DGRPCChannel.h36 @interface GRPCChannelConfiguration : NSObject <NSCopying> variable