Searched defs:FieldOptions (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| H A D | FieldOptions.php | 16 class FieldOptions extends \Google\Protobuf\Internal\Message class [all...] |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.pb.cc | 7577 FieldOptions::FieldOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) FieldOptions() function in FieldOptions 7585 FieldOptions::FieldOptions(const FieldOptions& from) FieldOptions() function in FieldOptions [all...] |
| H A D | descriptor.pb.h | 4162 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 D | Descriptor.cs | 6465 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