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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java450 private static String getBaseName(String fullPath) { method in class:JDBCHistoryCache
574 ps.setString(3, getBaseName(filePath));
1066 insFile.setString(2, getBaseName(fullPath));

Completed in 9 milliseconds