Searched defs:allowMmapWrites (Results 1 – 5 of 5) sorted by relevance
805 T setAllowMmapWrites(boolean allowMmapWrites); in setAllowMmapWrites()812 boolean allowMmapWrites(); in allowMmapWrites() method
586 final boolean allowMmapWrites) { in setAllowMmapWrites()593 public boolean allowMmapWrites() { in allowMmapWrites() method in DBOptions1280 long handle, boolean allowMmapWrites); in setAllowMmapWrites()1281 private native boolean allowMmapWrites(long handle); in allowMmapWrites() method in DBOptions
709 public boolean allowMmapWrites() { in allowMmapWrites() method in Options715 public Options setAllowMmapWrites(final boolean allowMmapWrites) { in setAllowMmapWrites()1899 long handle, boolean allowMmapWrites); in setAllowMmapWrites()1900 private native boolean allowMmapWrites(long handle); in allowMmapWrites() method in Options
386 public void allowMmapWrites() { in allowMmapWrites() method in DBOptionsTest
605 public void allowMmapWrites() { in allowMmapWrites() method in OptionsTest