Home
last modified time | relevance | path

Searched refs:Dex2oat (Results 1 – 4 of 4) sorted by relevance

/build/soong/dexpreopt/
Dconfig.go99 Dex2oat android.Path member
191 Dex2oat string
213 config.GlobalConfig.Tools.Dex2oat = constructPath(ctx, config.Tools.Dex2oat)
328 Dex2oat: android.PathForTesting("dex2oat"),
Ddexpreopt.go344 Tool(global.Tools.Dex2oat).
/build/soong/java/
Ddexpreopt_bootjars.go241 cmd.Tool(global.Tools.Dex2oat).
336 const failureMessage = `ERROR: Dex2oat failed to compile a boot image.
/build/make/core/
Ddex_preopt_config.mk151 $(call add_json_str, Dex2oat, $(DEX2OAT))