Searched refs:DbMpoolFile_get_flags (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java43 public int get_flags() throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbMpoolFile_get_flags(swigCPtr, this); }
H A Ddb_javaJNI.java319 public final static native int DbMpoolFile_get_flags(long jarg1, DbMpoolFile jarg1_) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java43 public int get_flags() throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbMpoolFile_get_flags(swigCPtr, this); }
H A Ddb_javaJNI.java319 public final static native int DbMpoolFile_get_flags(long jarg1, DbMpoolFile jarg1_) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java43 public int get_flags() throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbMpoolFile_get_flags(swigCPtr, this); }
H A Ddb_javaJNI.java319 public final static native int DbMpoolFile_get_flags(long jarg1, DbMpoolFile jarg1_) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/libdb_java/
H A Ddb_java_wrap.c3764 SWIGINTERN u_int32_t DbMpoolFile_get_flags(struct DbMpoolFile *self){ function
10951 result = (u_int32_t)DbMpoolFile_get_flags(arg1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/libdb_java/
H A Ddb_java_wrap.c3764 SWIGINTERN u_int32_t DbMpoolFile_get_flags(struct DbMpoolFile *self){ function
10951 result = (u_int32_t)DbMpoolFile_get_flags(arg1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/libdb_java/
H A Ddb_java_wrap.c3764 SWIGINTERN u_int32_t DbMpoolFile_get_flags(struct DbMpoolFile *self){ function
10951 result = (u_int32_t)DbMpoolFile_get_flags(arg1);

Completed in 327 milliseconds