Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.pb.cc72 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Method, response_streaming_), in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto()
952 response_streaming_ = false; in SharedCtor()
1104 input, &response_streaming_))); in MergePartialFromCodedStream()
1417 std::swap(response_streaming_, other->response_streaming_); in InternalSwap()
1583 response_streaming_ = false; in clear_response_streaming()
1587 return response_streaming_; in response_streaming()
1591 response_streaming_ = value; in set_response_streaming()
Dapi.pb.h335 bool response_streaming_; variable
835 response_streaming_ = false; in clear_response_streaming()
839 return response_streaming_; in response_streaming()
843 response_streaming_ = value; in set_response_streaming()