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

/opengrok/src/org/opensolaris/opengrok/history/
H A DJDBCHistoryCache.java470 private static String getBaseName(String fullPath) { method in class:JDBCHistoryCache
634 ps.setString(3, getBaseName(filePath));
1144 insFile.setString(2, getBaseName(fullPath));

Completed in 12 milliseconds