Home
last modified time | relevance | path

Searched refs:android_bundle_proto (Results 1 – 7 of 7) sorted by relevance

/build/soong/cmd/extract_apks/
Dmain.go38 screenDpi map[android_bundle_proto.ScreenDensity_DensityAlias]bool
40 abis map[android_bundle_proto.Abi_AbiAlias]int
47 type Toc *android_bundle_proto.BuildApksResult
82 buildApksResult := new(android_bundle_proto.BuildApksResult)
96 *android_bundle_proto.AbiTargeting
103 if _, ok := config.abis[android_bundle_proto.Abi_UNSPECIFIED_CPU_ARCHITECTURE]; ok {
131 *android_bundle_proto.ApkDescription
139 *android_bundle_proto.ApkTargeting
152 *android_bundle_proto.LanguageTargeting
164 *android_bundle_proto.ModuleMetadata
[all …]
/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.proto9 option go_package = "android_bundle_proto";
Dcommands.proto12 option go_package = "android_bundle_proto";
Dconfig.proto9 option go_package = "android_bundle_proto";
Dconfig.pb.go4 package android_bundle_proto package
Dcommands.pb.go4 package android_bundle_proto package
Dtargeting.pb.go4 package android_bundle_proto package