Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h76 bool NoStreaming() const { in NoStreaming() function
/external/flatbuffers/src/
Didl_gen_grpc.cpp87 bool NoStreaming() const { return streaming_ == kNone; } in NoStreaming() function in flatbuffers::FlatBufMethod