Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/golang-protobuf/internal/testprotos/nullable/
H A Dnullable.go14 type Proto2 struct { struct
15 …tionalBool bool `protobuf:"varint,100,opt,name=optional_bool"`
16 …ionalInt32 int32 `protobuf:"varint,101,opt,name=optional_int32"`
17 …ionalInt64 int64 `protobuf:"varint,102,opt,name=optional_int64"`
18 …onalUint32 uint32 `protobuf:"varint,103,opt,name=optional_uint32"`
19 …onalUint64 uint64 `protobuf:"varint,104,opt,name=optional_uint64"`
20 …onalFloat float32 `protobuf:"fixed32,105,opt,name=optional_float"`
21 …nalDouble float64 `protobuf:"fixed64,106,opt,name=optional_double"`
22 …ionalString string `protobuf:"bytes,107,opt,name=optional_string"`
23 …tionalBytes []byte `protobuf:"bytes,108,opt,name=optional_bytes"`
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DSampleMessages.cs35 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DGeneratedMessageTest.Proto2.cs2 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DUnknownFieldSetTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DGeneratedMessageTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DCodedInputStreamTest.cs37 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DSampleMessages.cs35 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DGeneratedMessageTest.Proto2.cs2 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DUnknownFieldSetTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DGeneratedMessageTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
H A DCodedInputStreamTest.cs37 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/file/
Dsyntax.rs7 Proto2, enumerator
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dprotocol-attribute.m12 @protocol Proto2 <MyProto1> // expected-warning {{'MyProto1' is deprecated}} protocol
H A Dinstancetype.m22 @protocol Proto2 protocol
/aosp_15_r20/external/clang/test/Rewriter/
H A Dinstancetype-test.mm23 @protocol Proto2 protocol
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs34 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs34 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dinstancetype.mm22 @protocol Proto2 protocol
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs53 Proto2, enumerator
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dproto.go154 Proto2 Syntax = 2 const
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFileDescriptor.cs53 Proto2, enumerator
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dcodegen_encoder_test.cc506 TEST(Codegen, Proto2) { in TEST() argument
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs84 [pbr::OriginalName("SYNTAX_PROTO2")] Proto2 = 0, enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs84 [pbr::OriginalName("SYNTAX_PROTO2")] Proto2 = 0, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/
Dmodel.rs58 Proto2, enumerator

12