Searched defs:Legacy (Results  1 – 10 of 10) sorted by relevance
| /external/golang-protobuf/internal/testprotos/legacy/ | 
| D | legacy.pb.go | 29 type Legacy struct {  struct30 	state         protoimpl.MessageState
 31 	sizeCache     protoimpl.SizeCache
 32 	unknownFields protoimpl.UnknownFields
 34 	F1  *proto2_20160225_2fc053c5.Message `protobuf:"bytes,1,opt,name=f1,proto3" json:"f1,omitempty"`
 35 	F2  *proto3_20160225_2fc053c5.Message `protobuf:"bytes,2,opt,name=f2,proto3" json:"f2,omitempty"`
 36 	F3  *proto2_20160519_a4ab9ec5.Message `protobuf:"bytes,3,opt,name=f3,proto3" json:"f3,omitempty"`
 37 	F4  *proto3_20160519_a4ab9ec5.Message `protobuf:"bytes,4,opt,name=f4,proto3" json:"f4,omitempty"`
 38 	F5  *proto2_20180125_92554152.Message `protobuf:"bytes,5,opt,name=f5,proto3" json:"f5,omitempty"`
 39 	F6  *proto3_20180125_92554152.Message `protobuf:"bytes,6,opt,name=f6,proto3" json:"f6,omitempty"`
 [all …]
 
 | 
| D | legacy.proto | 63 message Legacy {  message
 | 
| /external/webrtc/api/rtc_event_log/ | 
| D | rtc_event_log.h | 32   enum class EncodingType { Legacy, NewFormat, ProtoFree };  enumerator
 | 
| /external/crosvm/libcras_stub/src/ | 
| D | libcras.rs | 59     Legacy,  enumerator
 | 
| /external/clang/include/clang/Frontend/ | 
| D | CodeGenOptions.h | 59     Legacy = 0,  enumerator
 | 
| /external/rust/crates/rustc-demangle/src/ | 
| D | lib.rs | 73     Legacy(legacy::Demangle<'a>),  enumerator
 | 
| /external/python/cpython3/Lib/test/ | 
| D | test_finalization.py | 454 class Legacy(LegacyBase):  class
 | 
| /external/rust/crates/virtio-drivers/src/transport/ | 
| D | mmio.rs | 27     Legacy = LEGACY_VERSION,  enumerator
 | 
| /external/rust/crates/virtio-drivers/src/ | 
| D | queue.rs | 361     Legacy {  enumerator
 | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | driveactivity.v2.json | 725     "Legacy": {  object
 |