Home
last modified time | relevance | path

Searched defs:packed_nested_enum (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
Dmissing_enum_values.proto19 repeated NestedEnum packed_nested_enum = 3 [packed = true]; field
28 repeated NestedEnum packed_nested_enum = 3 [packed = true]; field
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dfield_presence_test.proto53 repeated NestedEnum packed_nested_enum = 27; field
/third_party/protobuf/conformance/test_protos/
Dtest_messages_edition2023.proto117 repeated NestedEnum packed_nested_enum = 88 field
/third_party/protobuf/src/google/protobuf/
Dsample_messages_edition.proto116 repeated NestedEnum packed_nested_enum = 88 field
Dtest_messages_proto3.proto134 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field
Dtest_messages_proto2.proto116 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field
/third_party/protobuf/editions/golden/
Dtest_messages_proto2_editions.proto159 repeated NestedEnum packed_nested_enum = 88 [ field
Dtest_messages_proto3_editions.proto137 repeated NestedEnum packed_nested_enum = 88; field