OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 65 milliseconds