Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DOneofOptions.php16 class OneofOptions extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc7977 OneofOptions::OneofOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) OneofOptions() function in OneofOptions
7985 OneofOptions::OneofOptions(const OneofOptions& from) OneofOptions() function in OneofOptions
[all...]
H A Ddescriptor.pb.h4473 inline OneofOptions() : OneofOptions(nullptr) {} OneofOptions() function in PROTOBUF_FINAL
4478 : OneofOptions() { OneofOptions() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs7065 public sealed partial class OneofOptions : pb::IExtendableMessage<OneofOptions> class
7088 public OneofOptions() { OneofOptions() method in Google.Protobuf.Reflection.OneofOptions
7095 public OneofOptions(OneofOptions other) : this() { OneofOptions() method in Google.Protobuf.Reflection.OneofOptions
[all...]

Completed in 59 milliseconds