Searched defs:MultiAbi (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | targeting.proto | 134 message MultiAbi { message
|
H A D | targeting.pb.go | 881 type MultiAbi struct { struct 882 Abi []*Abi `protobuf:"bytes,1,rep,name=abi,proto3" json:"abi,omitempty"` 883 XXX_NoUnkeyedLiteral struct{} `json:"-"` 884 XXX_unrecognized []byte `json:"-"` 885 XXX_sizecache int32 `json:"-"` 1137 …MultiAbi *MultiAbiTargeting `protobuf:"bytes,1,opt,name=multi_abi,json=multiAbi,proto3… member
|