Home
last modified time | relevance | path

Searched refs:models_GreeterServerInterceptorFactoryProtocol (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/Model/
Dgreeter.grpc.swift103 var interceptors: models_GreeterServerInterceptorFactoryProtocol? { get }
136 public protocol models_GreeterServerInterceptorFactoryProtocol { protocol
/third_party/flatbuffers/grpc/examples/swift/Greeter/Sources/server/
Dmain.swift25 var interceptors: models_GreeterServerInterceptorFactoryProtocol?