Searched refs:DbEnv_rep_flush (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 DDbEnv.java534 public void rep_flush() throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_rep_flush(swigCPtr, this); }
H A Ddb_javaJNI.java262 public final static native void DbEnv_rep_flush(long jarg1, DbEnv 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.c3236 SWIGINTERN db_ret_t DbEnv_rep_flush(struct DbEnv *self){ function
9017 result = (db_ret_t)DbEnv_rep_flush(arg1);

Completed in 90 milliseconds