Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto72 DeprecatedChild MessageValue = 3 [deprecated = true]; field
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dmap_lite_test.proto40 message MessageValue { message
Dmap_test.proto39 message MessageValue { message
Dmap_for_proto2_test.proto39 message MessageValue { message
Dmap_for_proto2_lite_test.proto37 message MessageValue { message
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto73 DeprecatedChild MessageValue = 3 [deprecated = true]; field
/third_party/boost/boost/graph/distributed/
Ddelta_stepping_shortest_paths.hpp82 typedef detail::dijkstra_msg_value<DistanceMap, PredecessorMap> MessageValue; typedef in boost::graph::distributed::delta_stepping_impl
Dbetweenness_centrality.hpp165 MessageValue; typedef in boost::graph::parallel::detail::betweenness_centrality_delta_stepping_impl
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs956 public global::UnitTest.Issues.TestProtos.DeprecatedChild MessageValue { property in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage