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

/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java819 * @param cur_count current count during the traversal of the tree
824 int cur_count, int est_total) throws IOException {
826 int lcur_count = cur_count;
823 indexDown(File dir, String parent, boolean count_only, int cur_count, int est_total) argument

Completed in 10 milliseconds