Searched refs:setAllowFAllocate (Results 1 – 5 of 5) sorted by relevance
628 public DBOptions setAllowFAllocate(final boolean allowFAllocate) { in setAllowFAllocate() method in DBOptions630 setAllowFAllocate(nativeHandle_, allowFAllocate); in setAllowFAllocate()1273 private native void setAllowFAllocate(final long handle, in setAllowFAllocate() method in DBOptions
773 T setAllowFAllocate(boolean allowFAllocate); in setAllowFAllocate() method
683 public Options setAllowFAllocate(final boolean allowFAllocate) { in setAllowFAllocate() method in Options685 setAllowFAllocate(nativeHandle_, allowFAllocate); in setAllowFAllocate()1892 private native void setAllowFAllocate(final long handle, in setAllowFAllocate() method in Options
371 opt.setAllowFAllocate(boolValue); in allowFAllocate()
590 opt.setAllowFAllocate(boolValue); in allowFAllocate()