Searched defs:Abi (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/tools/aapt2/configuration/ |
H A D | ConfigurationParser.h | 35 enum class Abi { enum
|
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | targeting.pb.go | 842 type Abi struct { struct 843 …`protobuf:"varint,1,opt,name=alias,proto3,enum=android.bundle.Abi_AbiAlias" json:"alias,omitempty"` 844 XXX_NoUnkeyedLiteral struct{} `json:"-"` 845 XXX_unrecognized []byte `json:"-"` 846 XXX_sizecache int32 `json:"-"` 882 Abi []*Abi `protobuf:"bytes,1,rep,name=abi,proto3" json:"abi,omitempty"` member 1009 …Abi *AbiTargeting `protobuf:"bytes,1,opt,name=abi,proto3… member 1073 …Abi *Abi `protobuf:"bytes,1,opt,name=abi,proto3" json:"a… member
|
H A D | targeting.proto | 120 message Abi { message
|
/aosp12/build/soong/android/ |
H A D | arch.go | 103 Abi []string member
|