Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto543 message OneofOptions { message
Ddescriptor.h97 class OneofOptions; variable
Ddescriptor.pb.cc10806 OneofOptions::OneofOptions() in OneofOptions() function in google::protobuf::OneofOptions
10815 OneofOptions::OneofOptions(const OneofOptions& from) in OneofOptions() function in google::protobuf::OneofOptions
Ddescriptor.pb.h59 class OneofOptions; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4023 internal sealed partial class OneofOptions : pb::IMessage<OneofOptions> { class
4039 public OneofOptions() { in OneofOptions() method in Google.Protobuf.Reflection.OneofOptions
4046 public OneofOptions(OneofOptions other) : this() { in OneofOptions() method in Google.Protobuf.Reflection.OneofOptions