Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dprotobuf_plugin.h77 bool NoStreaming() const { in NoStreaming() function
/third_party/flatbuffers/src/
Didl_gen_grpc.cpp99 bool NoStreaming() const { return streaming_ == kNone; } in NoStreaming() function in flatbuffers::FlatBufMethod