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

/opengrok/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java130 storeFile(hist, file, repository);
222 private void storeFile(History histNew, File file, Repository repo) throws HistoryException { method in class:FileHistoryCache
426 // the actual files otherwise storeFile() might be racing for
518 storeFile(history, file, repository);

Completed in 8 milliseconds