Searched refs:getSourceRootRelativePath (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java384 ps.setString(2, getSourceRootRelativePath(file));
414 private static String getSourceRootRelativePath(File file) method in class:JDBCHistoryCache
544 final String filePath = getSourceRootRelativePath(file);
1196 ps.setString(2, getSourceRootRelativePath(directory));

Completed in 10 milliseconds