Home | History | Annotate | Download | only in native

Lines Matching refs:onoff

4623 					     jboolean onoff)
4626 return (sqlite3_enable_shared_cache(onoff == JNI_TRUE) == SQLITE_OK) ?