Home
last modified time | relevance | path

Searched refs:OdexOnSystemOtherByName (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Ddexpreopt.go91 …return dexpreopt.OdexOnSystemOtherByName(ctx.ModuleName(), android.InstallPathToOnDevicePath(ctx, …
/build/soong/dexpreopt/
Ddexpreopt.go530 func OdexOnSystemOtherByName(name string, dexLocation string, global GlobalConfig) bool { func
553 return OdexOnSystemOtherByName(module.Name, module.DexLocation, global)