Searched refs:get_cachesize_ncache (Results 1 - 5 of 5) 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/
H A DDatabaseConfig.java2113 cacheCount = db.get_env().get_cachesize_ncache();
H A DEnvironmentConfig.java4156 cacheCount = dbenv.get_cachesize_ncache();
/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.java336 public int get_cachesize_ncache() throws com.sleepycat.db.DatabaseException { return db_javaJNI.Db_get_cachesize_ncache(swigCPtr, this); } method in class:Db
H A DDbEnv.java461 public int get_cachesize_ncache() throws com.sleepycat.db.DatabaseException { method in class:DbEnv
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i183 u_int32_t get_cachesize_ncache() {
1088 int get_cachesize_ncache() {

Completed in 161 milliseconds