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

/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java787 * @param cur_count current count during the traversal of the tree
793 int cur_count, int est_total) throws IOException
795 int lcur_count=cur_count;
792 indexDown(File dir, String parent, boolean count_only, int cur_count, int est_total) argument

Completed in 27 milliseconds