Home
last modified time | relevance | path

Searched defs:EnumValueOptions (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumValueOptions.php16 class EnumValueOptions extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc8510 EnumValueOptions::EnumValueOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumValueOptions() function in EnumValueOptions
8518 EnumValueOptions::EnumValueOptions(const EnumValueOptions& from) EnumValueOptions() function in EnumValueOptions
[all...]
H A Ddescriptor.pb.h4816 inline EnumValueOptions() : EnumValueOptions(nullptr) {} EnumValueOptions() function in PROTOBUF_FINAL
4821 : EnumValueOptions() { EnumValueOptions() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs7593 public sealed partial class EnumValueOptions : pb::IExtendableMessage<EnumValueOptions> class
7617 public EnumValueOptions() { EnumValueOptions() method in Google.Protobuf.Reflection.EnumValueOptions
7624 public EnumValueOptions(EnumValueOptions other) : this() { EnumValueOptions() method in Google.Protobuf.Reflection.EnumValueOptions
[all...]

Completed in 39 milliseconds