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

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java41 public int get_flags() throws com.sleepycat.db.DatabaseException { return db_javaJNI.DbMpoolFile_get_flags(swigCPtr, this); }
H A Ddb_javaJNI.java300 public final static native int DbMpoolFile_get_flags(long jarg1, DbMpoolFile jarg1_) throws com.sleepycat.db.DatabaseException; method in class:db_javaJNI
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Ddb_java_wrap.c3383 SWIGINTERN u_int32_t DbMpoolFile_get_flags(struct DbMpoolFile *self){ function
10013 result = (u_int32_t)DbMpoolFile_get_flags(arg1);

Completed in 98 milliseconds