HomeSort by relevance Sort by last modified time
    Searched refs:open_aux_file (Results 1 - 2 of 2) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Database.java 129 public void open_aux_file(String filename) throws SQLite.Exception { method in class:Database
  /libcore/luni/src/test/java/libcore/sqlite/
OldDatabaseTest.java 133 db.open_aux_file("");
142 db.open_aux_file("");
    [all...]

Completed in 51 milliseconds