Home
last modified time | relevance | path

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

12

/external/golang-protobuf/internal/testprotos/nullable/
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 …]
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs35 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DGeneratedMessageTest.Proto2.cs2 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DUnknownFieldSetTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DGeneratedMessageTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/external/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs35 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DGeneratedMessageTest.Proto2.cs2 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DUnknownFieldSetTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DGeneratedMessageTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs35 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DGeneratedMessageTest.Proto2.cs2 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DUnknownFieldSetTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
DGeneratedMessageTest.cs36 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/external/rust/android-crates-io/crates/protobuf/src/reflect/file/
Dsyntax.rs7 Proto2, enumerator
/external/clang/test/SemaObjC/
Dprotocol-attribute.m12 @protocol Proto2 <MyProto1> // expected-warning {{'MyProto1' is deprecated}} protocol
Dinstancetype.m22 @protocol Proto2 protocol
/external/clang/test/Rewriter/
Dinstancetype-test.mm23 @protocol Proto2 protocol
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs34 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs34 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs34 using Proto2 = Google.Protobuf.TestProtos.Proto2; typedef
/external/clang/test/SemaObjCXX/
Dinstancetype.mm22 @protocol Proto2 protocol
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs53 Proto2, enumerator
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs53 Proto2, enumerator
/external/golang-protobuf/reflect/protoreflect/
Dproto.go154 Proto2 Syntax = 2 const
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs53 Proto2, enumerator

12