Searched refs:_enable_shared_cache (Results 1 - 2 of 2) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DJDBCDriver.java65 sharedCache = SQLite.Database._enable_shared_cache(true);
H A DDatabase.java888 protected static native boolean _enable_shared_cache(boolean onoff); method in class:Database

Completed in 80 milliseconds