Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.pb.h306 void set_response_streaming(bool value);
841 inline void Method::set_response_streaming(bool value) { in set_response_streaming() function
Dapi.pb.cc1382 set_response_streaming(from.response_streaming()); in MergeFrom()
1589 void Method::set_response_streaming(bool value) { in set_response_streaming() function in google::protobuf::Method