/aosp_15_r20/build/soong/dexpreopt/ |
H A D | config.go | 30 type GlobalConfig struct { struct 31 DisablePreopt bool // disable preopt for all modules (excluding boot images) 32 DisablePreoptBootImages bool // disable prepot for boot images 33 DisablePreoptModules []string // modules with preopt disabled by product-specific config 35 OnlyPreoptArtBootImage bool // only preopt jars in the ART boot image 37 PreoptWithUpdatableBcp bool // If updatable boot jars are included in dexpreopt or not. 39 … bool // store odex files that match PatternsOnSystemOther on the system_other partition 40 …[]string // patterns (using '%' to denote a prefix match) to put odex on the system_other partition 42 DisableGenerateProfile bool // don't generate profiles 43 ProfileDir string // directory to find profiles in [all …]
|
H A D | dexpreopt.go | 55 …global *GlobalConfig, module *ModuleConfig, productPackages android.Path, copyApexSystemServerJarD… 109 func dexpreoptDisabled(ctx android.PathContext, global *GlobalConfig, module *ModuleConfig) bool { 134 func profileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig, 175 …c bootProfileCommand(ctx android.PathContext, globalSoong *GlobalSoongConfig, global *GlobalConfig, 209 func GetSystemServerDexLocation(ctx android.PathContext, global *GlobalConfig, lib string) string { 233 global *GlobalConfig, module *ModuleConfig, rule *android.RuleBuilder, archIdx int, 518 func shouldGenerateDM(module *ModuleConfig, global *GlobalConfig) bool { 525 func OdexOnSystemOtherByName(name string, dexLocation string, global *GlobalConfig) bool { 547 func odexOnSystemOther(module *ModuleConfig, global *GlobalConfig) bool {
|
H A D | testing.go | 102 …difyGlobalConfig(configModifier func(ctx android.PathContext, dexpreoptConfig *GlobalConfig)) andr…
|
/aosp_15_r20/external/curl/src/ |
H A D | tool_cfgable.h | 314 struct GlobalConfig { struct 315 bool showerror; /* show errors when silent */ 316 bool silent; /* do not show messages, --silent given */ 317 bool noprogress; /* do not show progress bar */ 318 bool isatty; /* Updated internally if output is a tty */ 319 unsigned char verbosity; /* How verbose we should be */ 320 char *trace_dump; /* file to dump the network trace to */ 321 FILE *trace_stream; 322 bool trace_fopened; 323 trace tracetype; [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | retry_service_config.cc | 235 struct GlobalConfig { struct 236 std::unique_ptr<RetryGlobalConfig> retry_throttling; 238 static const JsonLoaderInterface* JsonLoader(const JsonArgs&) { in JsonLoader()
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | retry_service_config.cc | 235 struct GlobalConfig { struct 236 std::unique_ptr<RetryGlobalConfig> retry_throttling; 238 static const JsonLoaderInterface* JsonLoader(const JsonArgs&) { in JsonLoader()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/common/ui/ |
D | GlobalConfig.java | 26 public abstract @interface GlobalConfig { annotation
|
/aosp_15_r20/development/tools/winscope/src/common/ |
H A D | global_config.ts | 19 class GlobalConfig { class
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/ |
H A D | ConfigurationModule.kt | 38 @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class GlobalConfig class
|
/aosp_15_r20/build/soong/dexpreopt/dexpreopt_gen/ |
H A D | dexpreopt_gen.go | 171 global *dexpreopt.GlobalConfig, module *dexpreopt.ModuleConfig, dexpreoptScriptPath string,
|
/aosp_15_r20/build/soong/java/ |
H A D | dexpreopt_bootjars.go | 662 func shouldBuildBootImages(config android.Config, global *dexpreopt.GlobalConfig) bool {
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin_headers/ |
D | SystemUI-core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin/ |
D | SystemUI-core.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/repackaged-jarjar/kotlinc/ |
D | SystemUI-core.jar | com/android/systemui/wallpapers/ui/viewmodel/WallpaperViewModel.class
WallpaperViewModel.kt
package ... |
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI/android_common/withres/ |
D | SystemUI.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |