Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/configuration/
H A DConfigurationParser.h35 enum class Abi { enum
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dtargeting.pb.go842 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
1009Abi *AbiTargeting `protobuf:"bytes,1,opt,name=abi,proto3… member
1073Abi *Abi `protobuf:"bytes,1,opt,name=abi,proto3" json:"a… member
H A Dtargeting.proto120 message Abi { message
/aosp12/build/soong/android/
H A Darch.go103 Abi []string member