Searched defs:Abi (Results 1 – 2 of 2) sorted by relevance
842 type Abi struct { struct843 …`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:"-"`849 func (m *Abi) Reset() { *m = Abi{} }850 func (m *Abi) String() string { return proto.CompactTextString(m) }851 func (*Abi) ProtoMessage() {}852 func (*Abi) Descriptor() ([]byte, []int) {856 func (m *Abi) XXX_Unmarshal(b []byte) error {[all …]
103 Abi []string member