Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dcommands.pb.go236ApkDescription []*ApkDescription `protobuf:"bytes,2,rep,name=apk_description,json=apkDescrip… member
374ApkDescription []*ApkDescription `protobuf:"bytes,2,rep,name=apk_description,json=apkDescrip… member
546 type ApkDescription struct { struct
547 Targeting *ApkTargeting `protobuf:"bytes,1,opt,name=targeting,proto3" json:"targeting,omitempty"`
552 Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
560 …tadataOneofValue isApkDescription_ApkMetadataOneofValue `protobuf_oneof:"apk_metadata_oneof_value"`
561 XXX_NoUnkeyedLiteral struct{} `json:"-"`
562 XXX_unrecognized []byte `json:"-"`
563 XXX_sizecache int32 `json:"-"`
H A Dcommands.proto123 message ApkDescription { message
/aosp12/build/soong/cmd/extract_apks/
H A Dmain.go131 *android_bundle_proto.ApkDescription anonMember