Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go129 profileInstalledPath := module.DexLocation + ".prof"
155 Flag("--dex-location="+module.DexLocation).
170 profileInstalledPath := module.DexLocation + ".bprof"
188 Flag("--dex-location="+module.DexLocation).
225 base := filepath.Base(module.DexLocation)
233 odexInstallPath := ToOdexPath(module.DexLocation, arch)
348 dexLocationArg := module.DexLocation
430 dmInstalledPath := pathtools.ReplaceExtension(module.DexLocation, "dm")
523 return OdexOnSystemOtherByName(module.Name, module.DexLocation, global)
Ddexpreopt_test.go65 DexLocation: dexLocation,
Dconfig.go160 DexLocation string // dex location on device member
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go148 …oduleConfig.BuildPath = android.PathForOutput(ctx, filepath.Join(prefix, moduleConfig.DexLocation))
/build/soong/java/
Ddexpreopt.go315 DexLocation: dexLocation,
/build/make/core/
Ddex_preopt_odex_install.mk376 …$(call add_json_str, DexLocation, $(patsubst $(PRODUCT_OUT)%,%,$(LOCAL_INSTALL…