Home
last modified time | relevance | path

Searched defs:BarResponse (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto387 message BarResponse {} message
Dunittest.proto878 message BarResponse {} message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5985 public sealed partial class BarResponse : pb::IMessage<BarResponse> { class
5997 public BarResponse() { in BarResponse() method in Google.Protobuf.TestProtos.BarResponse
6003 public BarResponse(BarResponse other) : this() { in BarResponse() method in Google.Protobuf.TestProtos.BarResponse