Searched defs:ServerStreaming (Results 1 – 2 of 2) sorted by relevance
| /third_party/flatbuffers/src/ | ||
| D | idl_gen_grpc.cpp | 103 bool ServerStreaming() const { return streaming_ == kServer; } in ServerStreaming() function in flatbuffers::FlatBufMethod |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | Descriptor.cs | 4431 public bool ServerStreaming { property in Google.Protobuf.Reflection.MethodDescriptorProto |