Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.pb.h289 void set_request_streaming(bool value);
783 inline void Method::set_request_streaming(bool value) { in set_request_streaming() function
Dapi.pb.cc1375 set_request_streaming(from.request_streaming()); in MergeFrom()
1531 void Method::set_request_streaming(bool value) { in set_request_streaming() function in google::protobuf::Method