Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/objective-c/GRPCClient/private/GRPCCore/
H A DGRPCChannelPool.mm51 - (instancetype)initWithChannelConfiguration:(GRPCChannelConfiguration *)channelConfiguration {
56 - (nullable instancetype)initWithChannelConfiguration:
H A DGRPCChannel.mm37 @implementation GRPCChannelConfiguration implementation
219 - (instancetype)initWithChannelConfiguration:(GRPCChannelConfiguration *)channelConfiguration {
H A DGRPCChannel.h36 @interface GRPCChannelConfiguration : NSObject <NSCopying> variable