Home
last modified time | relevance | path

Searched defs:MessageOptions (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DCustomOptionsTest.cs112 public void MessageOptions() in MessageOptions() method in Google.Protobuf.Test.Reflection.CustomOptionsTest
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageOptions.php16 class MessageOptions extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc7217 MessageOptions::MessageOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) MessageOptions() function in MessageOptions
7225 MessageOptions::MessageOptions(const MessageOptions& from) MessageOptions() function in MessageOptions
[all...]
H A Ddescriptor.pb.h3945 inline MessageOptions() : MessageOptions(nullptr) {} MessageOptions() function in PROTOBUF_FINAL
3950 : MessageOptions() { MessageOptions() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6004 public sealed partial class MessageOptions : pb::IExtendableMessage<MessageOptions> class
6028 public MessageOptions() { MessageOptions() method in Google.Protobuf.Reflection.MessageOptions
6035 public MessageOptions(MessageOptions other) : this() { MessageOptions() method in Google.Protobuf.Reflection.MessageOptions
[all...]

Completed in 35 milliseconds