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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DSCCSRepository.java78 private void getAuthors(File file) throws IOException { method in class:SCCSRepository
141 getAuthors(file);
H A DJDBCHistoryCache.java674 authors = getAuthors(conn, history, reposId);
935 new PreparedQuery(getQuery("getAuthors"));
955 private Map<String, Integer> getAuthors( method in class:JDBCHistoryCache

Completed in 8 milliseconds