Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldOptions.php16 class FieldOptions extends \Google\Protobuf\Internal\Message class
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc7577 FieldOptions::FieldOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) FieldOptions() function in FieldOptions
7585 FieldOptions::FieldOptions(const FieldOptions& from) FieldOptions() function in FieldOptions
[all...]
H A Ddescriptor.pb.h4162 inline FieldOptions() : FieldOptions(nullptr) {} FieldOptions() function in PROTOBUF_FINAL
4167 : FieldOptions() { FieldOptions() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6465 public sealed partial class FieldOptions class
6489 public FieldOptions() { FieldOptions() method in Google.Protobuf.Reflection.FieldOptions
6496 public FieldOptions(FieldOptions other) : this() { FieldOptions() method in Google.Protobuf.Reflection.FieldOptions
[all...]

Completed in 37 milliseconds