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

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

Completed in 10 milliseconds