Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h76 bool NoStreaming() const { in NoStreaming() function
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h77 bool NoStreaming() const { in NoStreaming() function
/external/flatbuffers/src/
Didl_gen_grpc.cpp89 bool NoStreaming() const { return streaming_ == kNone; } in NoStreaming() function in flatbuffers::FlatBufMethod