Home
last modified time | relevance | path

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

/build/soong/java/
Ddexpreopt_check.go78 odexLocation := dexpreopt.ToOdexPath(dexLocation, targets[0].Arch.ArchType)
/build/soong/dexpreopt/
Ddexpreopt.go222 func ToOdexPath(path string, arch android.ArchType) string { func
247 odexInstallPath := ToOdexPath(module.DexLocation, arch)