Home
last modified time | relevance | path

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

/build/soong/rust/
Drust_test.go157 libName := linkPathFromFilePath(barPath)
Drust.go811 linkDir := linkPathFromFilePath(linkFile.Path())
831 linkPath := linkPathFromFilePath(linkFile.Path())
944 func linkPathFromFilePath(filepath android.Path) string { func