Home
last modified time | relevance | path

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

/build/soong/rust/
Drust_test.go154 libName := linkPathFromFilePath(barPath)
Drust.go995 linkDir := linkPathFromFilePath(linkFile.Path())
1015 linkPath := linkPathFromFilePath(linkObject.Path())
1149 func linkPathFromFilePath(filepath android.Path) string { func