Searched refs:Dbc_get_priority (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.java61 return db_javaJNI.Dbc_get_priority(swigCPtr, this);
H A Ddb_javaJNI.java150 public final static native int Dbc_get_priority(long jarg1, Dbc jarg1_) 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.c2766 SWIGINTERN DB_CACHE_PRIORITY Dbc_get_priority(struct Dbc *self){ function
5692 result = (DB_CACHE_PRIORITY)Dbc_get_priority(arg1);

Completed in 96 milliseconds