Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php205 public function getClientStreaming() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2036 return proto.getClientStreaming(); in isClientStreaming()