Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto387 message BarResponse {} message
Dunittest.proto879 message BarResponse {} message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto719 message BarResponse {} message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto719 message BarResponse {} message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs6553 public sealed partial class BarResponse : pb::IMessage<BarResponse> { class
6569 public BarResponse() { in BarResponse() method in Google.Protobuf.TestProtos.BarResponse
6576 public BarResponse(BarResponse other) : this() { in BarResponse() method in Google.Protobuf.TestProtos.BarResponse