Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c8824 static const sqlite3_io_methods apnd_io_methods = { variable
9149 pFile->pMethods = &apnd_io_methods; in apndOpen()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c8819 static const sqlite3_io_methods apnd_io_methods = { variable
9144 pFile->pMethods = &apnd_io_methods; in apndOpen()