Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go1136 type ApexImageTargeting struct { struct
1137 …biTargeting `protobuf:"bytes,1,opt,name=multi_abi,json=multiAbi,proto3" json:"multi_abi,omitempty"`
1138 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1139 XXX_unrecognized []byte `json:"-"`
1140 XXX_sizecache int32 `json:"-"`
1143 func (m *ApexImageTargeting) Reset() { *m = ApexImageTargeting{} }
1144 func (m *ApexImageTargeting) String() string { return proto.CompactTextString(m) }
1145 func (*ApexImageTargeting) ProtoMessage() {}
1146 func (*ApexImageTargeting) Descriptor() ([]byte, []int) {
1150 func (m *ApexImageTargeting) XXX_Unmarshal(b []byte) error {
[all …]