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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbc.java45 public int count(int flags) throws com.sleepycat.db.DatabaseException { return db_javaJNI.Dbc_count(swigCPtr, this, flags); }
H A Ddb_javaJNI.java146 public final static native int Dbc_count(long jarg1, Dbc jarg1_, int jarg2) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c2750 SWIGINTERN db_recno_t Dbc_count(struct Dbc *self,u_int32_t flags){ function
5570 result = (db_recno_t)Dbc_count(arg1,arg2);

Completed in 89 milliseconds