Home
last modified time | relevance | path

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

/aosp12/build/soong/dexpreopt/
H A Ddexpreopt.go502 return PathStringToLocation(path.String(), arch)
506 func PathStringToLocation(path string, arch android.ArchType) string { func
/aosp12/build/soong/java/
H A Ddexpreopt_bootjars.go399 …append(imageLocationsOnDevice, dexpreopt.PathStringToLocation(image.imagePathOnDevice, image.targe…