Home
last modified time | relevance | path

Searched defs:GlobalConfig (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/build/soong/dexpreopt/
H A Dconfig.go30 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 Ddexpreopt.go55global *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 Dtesting.go102 …difyGlobalConfig(configModifier func(ctx android.PathContext, dexpreoptConfig *GlobalConfig)) andr…
/aosp_15_r20/external/curl/src/
H A Dtool_cfgable.h314 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/
Dretry_service_config.cc235 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 Dretry_service_config.cc235 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/
DGlobalConfig.java26 public abstract @interface GlobalConfig { annotation
/aosp_15_r20/development/tools/winscope/src/common/
H A Dglobal_config.ts19 class GlobalConfig { class
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/
H A DConfigurationModule.kt38 @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class GlobalConfig class
/aosp_15_r20/build/soong/dexpreopt/dexpreopt_gen/
H A Ddexpreopt_gen.go171 global *dexpreopt.GlobalConfig, module *dexpreopt.ModuleConfig, dexpreoptScriptPath string,
/aosp_15_r20/build/soong/java/
H A Ddexpreopt_bootjars.go662 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/
DSystemUI-core.jarMETA-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/
DSystemUI-core.jarMETA-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/
DSystemUI-core.jarcom/android/systemui/wallpapers/ui/viewmodel/WallpaperViewModel.class WallpaperViewModel.kt package ...
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI/android_common/withres/
DSystemUI.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...