Home
last modified time | relevance | path

Searched refs:apnd_io_methods (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c3555 static const sqlite3_io_methods apnd_io_methods = { variable
3838 p->base.pMethods = &apnd_io_methods; in apndOpen()
/external/sqlite/dist/
Dshell.c3561 static const sqlite3_io_methods apnd_io_methods = { variable
3844 p->base.pMethods = &apnd_io_methods; in apndOpen()