Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumOptions.php16 class EnumOptions extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc8209 EnumOptions::EnumOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumOptions() function in EnumOptions
8217 EnumOptions::EnumOptions(const EnumOptions& from) EnumOptions() function in EnumOptions
[all...]
H A Ddescriptor.pb.h4629 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 DDescriptor.cs7274 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