Home
last modified time | relevance | path

Searched defs:MessageValue (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/upb/reflection/
Dmessage.hpp15 typedef upb_MessageValue MessageValue; typedef
Ddef.hpp36 typedef upb_MessageValue MessageValue; typedef
/third_party/grpc/third_party/upb/upb/reflection/
Dmessage.hpp15 typedef upb_MessageValue MessageValue; typedef
Ddef.hpp36 typedef upb_MessageValue MessageValue; typedef
/third_party/protobuf/ruby/lib/google/protobuf/ffi/
Dffi.rb179 class MessageValue < ::FFI::Union class in Google.Protobuf.FFI
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto79 DeprecatedChild MessageValue = 3 [deprecated = true]; field
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmap_for_proto2_test.proto18 message MessageValue { message
Dmap_for_proto2_lite_test.proto19 message MessageValue { message
Dmap_lite_test.proto19 message MessageValue { message
Dmap_test.proto18 message MessageValue { message
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto84 DeprecatedChild MessageValue = 3 [deprecated = true]; field
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.pb.cs1113 public global::UnitTest.Issues.TestProtos.DeprecatedChild MessageValue { property in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage