HomeSort by relevance Sort by last modified time
    Searched full:shcache (Results 1 - 1 of 1) sorted by null

  /external/javasqlite/src/main/java/SQLite/
JDBCDriver.java 61 String shcache = typedefs
63 if (shcache != null &&
64 (shcache.startsWith("y") || shcache.startsWith("Y"))) {

Completed in 71 milliseconds