Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dapi.pb.h281 void set_request_streaming(bool value);
771 inline void Method::set_request_streaming(bool value) { in set_request_streaming() function
Dapi.pb.cc1374 set_request_streaming(from.request_streaming()); in MergeFrom()
1530 void Method::set_request_streaming(bool value) { in set_request_streaming() function in google::protobuf::Method