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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java367 public int get_h_nelem() throws com.sleepycat.db.DatabaseException { return db_javaJNI.Db_get_h_nelem(swigCPtr, this); }
H A Ddb_javaJNI.java102 public final static native int Db_get_h_nelem(long jarg1, Db jarg1_) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c2581 SWIGINTERN u_int32_t Db_get_h_nelem(struct Db *self){ function
4224 result = (u_int32_t)Db_get_h_nelem(arg1);

Completed in 172 milliseconds