Home
last modified time | relevance | path

Searched defs:repeated_nested_message (Results 1 – 25 of 27) sorted by relevance

12

/external/protobuf/src/google/protobuf/
Dunittest_arena.proto44 repeated NestedMessage repeated_nested_message = 1; field
Dunittest_no_field_presence.proto104 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_proto3_arena_lite.proto123 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_proto3_lite.proto122 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_no_arena.proto140 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_proto3_arena.proto124 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_proto3.proto124 repeated NestedMessage repeated_nested_message = 48; field
Dtest_messages_proto2.proto113 repeated NestedMessage repeated_nested_message = 48; field
Dtest_messages_proto3.proto133 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_lite.proto118 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/java/core/src/test/proto/com/google/protobuf/
Dfield_presence_test.proto72 repeated NestedMessage repeated_nested_message = 25; field
92 repeated TestAllTypes.NestedMessage repeated_nested_message = 25; field
/external/protobuf/python/google/protobuf/pyext/
Dpython.proto51 repeated NestedMessage repeated_nested_message = 1; field
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_has_nano.proto66 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_accessors_nano.proto66 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_reference_types_nano.proto67 repeated NestedMessage repeated_nested_message = 48; field
Dunittest_nano.proto107 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value.proto45 DoubleMessage repeated_nested_message = 6; field
90 repeated DoubleMessage repeated_nested_message = 4; field
/external/tensorflow/tensorflow/tools/proto_text/
Dtest.proto67 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto101 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto125 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_lite.proto115 repeated NestedMessage repeated_nested_message = 48; field
Dunittest.proto133 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/csharp/protos/
Dunittest_proto3.proto113 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_lite.proto115 repeated NestedMessage repeated_nested_message = 48; field
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto133 repeated NestedMessage repeated_nested_message = 48; field

12