Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
DMethodClient.java121 public <RequestT extends MessageLite> Call.ClientStreaming<RequestT> invokeClientStreaming() in invokeClientStreaming() method in MethodClient
127 public <RequestT extends MessageLite> Call.ClientStreaming<RequestT> invokeClientStreaming( in invokeClientStreaming() method in MethodClient