Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dmissing_enum_values.proto43 repeated NestedEnum packed_nested_enum = 3 [packed = true]; field
50 repeated NestedEnum packed_nested_enum = 3 [packed = true]; field
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dmissing_enum_values.proto43 repeated NestedEnum packed_nested_enum = 3 [packed = true]; field
50 repeated NestedEnum packed_nested_enum = 3 [packed = true]; field
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dfield_presence_test.proto74 repeated NestedEnum packed_nested_enum = 27 [packed = true]; field
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dfield_presence_test.proto74 repeated NestedEnum packed_nested_enum = 27 [packed = true]; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto3.proto157 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field
H A Dtest_messages_proto2.proto137 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto3.proto157 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field
H A Dtest_messages_proto2.proto137 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/testProto/
H A Dtest_messages_proto3.proto158 repeated NestedEnum packed_nested_enum = 88 [packed = true]; field