Searched refs:makeSayManyHellosInterceptors (Results 1 – 1 of 1) sorted by relevance
71 interceptors: self.interceptors?.makeSayManyHellosInterceptors() ?? [],82 …func makeSayManyHellosInterceptors() -> [ClientInterceptor<Message<models_HelloRequest>, Message<m… in makeSayHelloInterceptors() function127 interceptors: self.interceptors?.makeSayManyHellosInterceptors() ?? [], in SayHello()143 …func makeSayManyHellosInterceptors() -> [ServerInterceptor<Message<models_HelloRequest>, Message<m… function