Home
last modified time | relevance | path

Searched defs:FieldName8 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto3.proto255 int32 FieldName8 = 408; field
H A Dtest_messages_proto2.proto223 optional int32 FieldName8 = 408; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto3.proto255 int32 FieldName8 = 408; field
H A Dtest_messages_proto2.proto223 optional int32 FieldName8 = 408; field
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/testProto/
H A Dtest_messages_proto3.proto256 int32 FieldName8 = 408; field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs2126 public int FieldName8 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
H A DTestMessagesProto2.cs2627 public int FieldName8 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs2126 public int FieldName8 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
H A DTestMessagesProto2.cs2627 public int FieldName8 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto3.pb.go424 FieldName8 int32 `protobuf:"varint,408,opt,name=FieldName8,proto3" json:"FieldName8,omitempty"` member
H A Dtest_messages_proto2.pb.go373 FieldName8 *int32 `protobuf:"varint,408,opt,name=FieldName8" json:"FieldName8,omitempty"` member