Searched refs:DbMpoolFile_get_priority (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 DDbMpoolFile.java36 return db_javaJNI.DbMpoolFile_get_priority(swigCPtr, this);
H A Ddb_javaJNI.java298 public final static native int DbMpoolFile_get_priority(long jarg1, DbMpoolFile 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.c3375 SWIGINTERN DB_CACHE_PRIORITY DbMpoolFile_get_priority(struct DbMpoolFile *self){ function
9963 result = (DB_CACHE_PRIORITY)DbMpoolFile_get_priority(arg1);

Completed in 127 milliseconds