Searched refs:GRPCCompressAlgorithm (Results 1 – 3 of 3) sorted by relevance
34 + (void)setDefaultCompressMethod:(GRPCCompressAlgorithm)algorithm forhost:(nonnull NSString *)host;
150 typedef GRPCCompressionAlgorithm GRPCCompressAlgorithm; typedef
47 + (void)setDefaultCompressMethod:(GRPCCompressAlgorithm)algorithm forhost:(nonnull NSString *)host { argument