Searched refs:ApkDescription (Results 1 – 3 of 3) sorted by relevance
236 …ApkDescription []*ApkDescription `protobuf:"bytes,2,rep,name=apk_description,json=apkDescrip… member274 func (m *ApkSet) GetApkDescription() []*ApkDescription {276 return m.ApkDescription374 …ApkDescription []*ApkDescription `protobuf:"bytes,2,rep,name=apk_description,json=apkDescrip… member412 func (m *AssetSliceSet) GetApkDescription() []*ApkDescription {414 return m.ApkDescription546 type ApkDescription struct { struct566 func (m *ApkDescription) Reset() { *m = ApkDescription{} } argument567 func (m *ApkDescription) String() string { return proto.CompactTextString(m) } argument568 func (*ApkDescription) ProtoMessage() {} argument[all …]
57 repeated ApkDescription apk_description = 2;88 repeated ApkDescription apk_description = 2;123 message ApkDescription { message
131 *android_bundle_proto.ApkDescription anonMember135 return m.ApkDescription == nil || (apkTargetingMatcher{m.Targeting}).matches(config)