Searched defs:EnumOptions (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| H A D | EnumOptions.php | 16 class EnumOptions extends \Google\Protobuf\Internal\Message class |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.pb.cc | 8209 EnumOptions::EnumOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumOptions() function in EnumOptions 8217 EnumOptions::EnumOptions(const EnumOptions& from) EnumOptions() function in EnumOptions [all...] |
| H A D | descriptor.pb.h | 4629 inline EnumOptions() : EnumOptions(nullptr) {} EnumOptions() function in PROTOBUF_FINAL 4634 : EnumOptions() { EnumOptions() function in PROTOBUF_FINAL [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| H A D | Descriptor.cs | 7274 public sealed partial class EnumOptions : pb::IExtendableMessage<EnumOptions> class 7298 public EnumOptions() { EnumOptions() method in Google.Protobuf.Reflection.EnumOptions 7305 public EnumOptions(EnumOptions other) : this() { EnumOptions() method in Google.Protobuf.Reflection.EnumOptions [all...] |
Completed in 35 milliseconds