Home
last modified time | relevance | path

Searched refs:getServerStreaming (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php251 public function getServerStreaming() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2097 return proto.getServerStreaming(); in isServerStreaming()