Searched refs:setMaxManifestFileSize (Results 1 – 5 of 5) sorted by relevance
501 public DBOptions setMaxManifestFileSize( in setMaxManifestFileSize() method in DBOptions504 setMaxManifestFileSize(nativeHandle_, maxManifestFileSize); in setMaxManifestFileSize()1255 private native void setMaxManifestFileSize( in setMaxManifestFileSize() method in DBOptions
590 T setMaxManifestFileSize(long maxManifestFileSize); in setMaxManifestFileSize() method
581 public Options setMaxManifestFileSize( in setMaxManifestFileSize() method in Options584 setMaxManifestFileSize(nativeHandle_, maxManifestFileSize); in setMaxManifestFileSize()1871 private native void setMaxManifestFileSize( in setMaxManifestFileSize() method in Options
308 opt.setMaxManifestFileSize(longValue); in maxManifestFileSize()
524 opt.setMaxManifestFileSize(longValue); in maxManifestFileSize()