Home | History | Annotate | Download | only in sqlite

Lines Matching refs:nativeOpen

120     private static native long nativeOpen(String path, int openFlags, String label,
209 mConnectionPtr = nativeOpen(mConfiguration.path, mConfiguration.openFlags,