Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go1005 type Abi struct { struct
1006 state protoimpl.MessageState
1007 sizeCache protoimpl.SizeCache
1008 unknownFields protoimpl.UnknownFields
1010 …`protobuf:"varint,1,opt,name=alias,proto3,enum=android.bundle.Abi_AbiAlias" json:"alias,omitempty"`
1013 func (x *Abi) Reset() {
1022 func (x *Abi) String() string {
1026 func (*Abi) ProtoMessage() {}
1028 func (x *Abi) ProtoReflect() protoreflect.Message {
1041 func (*Abi) Descriptor() ([]byte, []int) {
[all …]
Dtargeting.proto120 message Abi { message
/build/soong/android/
Darch.go106 Abi []string member