Searched refs:targetRelativePath (Results 1 – 2 of 2) sorted by relevance
280 targetRelativePath := inputPath285 targetRelativePath = android.Rel(sdkModuleContext, base.String(), inputPath)288 snapshotRelativePath := filepath.Join(targetDir, targetRelativePath)
214 String targetRelativePath) throws IOException { in linkFiles() argument216 final Path targetRelative = Paths.get(targetRelativePath); in linkFiles()