Home
last modified time | relevance | path

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

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