Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go502 return PathStringToLocation(path.String(), arch)
506 func PathStringToLocation(path string, arch android.ArchType) string { func