Searched defs:OneofOptions (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | descriptor.proto | 543 message OneofOptions { message |
D | descriptor.h | 97 class OneofOptions; variable |
D | descriptor.pb.cc | 10806 OneofOptions::OneofOptions() in OneofOptions() function in google::protobuf::OneofOptions |
D | descriptor.pb.h | 59 class OneofOptions; variable |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ | ||
D | Descriptor.cs | 4023 internal sealed partial class OneofOptions : pb::IMessage<OneofOptions> { class |