Home
last modified time | relevance | path

Searched defs:ServerStreaming (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/src/
Didl_gen_grpc.cpp103 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4431 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto