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

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

Completed in 242 milliseconds