HomeSort by relevance Sort by last modified time
    Searched refs:response_streaming (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
api.pb.cc 1584 bool Method::response_streaming() const { function in class:google::protobuf::Method
    [all...]
api.pb.h 294 // optional bool response_streaming = 5;
297 bool response_streaming() const;
821 // optional bool response_streaming = 5;
825 inline bool Method::response_streaming() const { function in class:google::protobuf::Method
826 // @@protoc_insertion_point(field_get:google.protobuf.Method.response_streaming)
832 // @@protoc_insertion_point(field_set:google.protobuf.Method.response_streaming)
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h 294 // optional bool response_streaming = 5;
297 bool response_streaming() const;
821 // optional bool response_streaming = 5;
825 inline bool Method::response_streaming() const { function in class:google::protobuf::Method
826 // @@protoc_insertion_point(field_get:google.protobuf.Method.response_streaming)
832 // @@protoc_insertion_point(field_set:google.protobuf.Method.response_streaming)
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Api.cs 434 /// <summary>Field number for the "response_streaming" field.</summary>

Completed in 385 milliseconds