Home
last modified time | relevance | path

Searched refs:DexLocation (Results 1 – 6 of 6) sorted by relevance

/build/soong/dexpreopt/
Ddexpreopt.go134 profileInstalledPath := module.DexLocation + ".prof"
160 Flag("--dex-location="+module.DexLocation).
175 profileInstalledPath := module.DexLocation + ".bprof"
193 Flag("--dex-location="+module.DexLocation).
211 base := filepath.Base(module.DexLocation)
227 odexInstallPath := toOdexPath(module.DexLocation)
317 dexLocationArg := module.DexLocation
399 dmInstalledPath := pathtools.ReplaceExtension(module.DexLocation, "dm")
497 return OdexOnSystemOtherByName(module.Name, module.DexLocation, global)
Ddexpreopt_test.go38 DexLocation: fmt.Sprintf("/%s/app/test/%s.apk", partition, name),
Dconfig.go116 DexLocation string // dex location on device member
/build/soong/java/
Ddexpreopt.go210 DexLocation: dexLocation,
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go146 …oduleConfig.BuildPath = android.PathForOutput(ctx, filepath.Join(prefix, moduleConfig.DexLocation))
/build/make/core/
Ddex_preopt_odex_install.mk371 …$(call add_json_str, DexLocation, $(patsubst $(PRODUCT_OUT)%,%,$(LOCAL_INSTALL…