Searched refs:xShrink (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.h6971 ** [[the xShrink() page cache method]]
6972 ** ^SQLite invokes the xShrink() method when it wants the page cache to
6992 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
H A Dsqlite3.c7185 ** [[the xShrink() page cache method]]
7186 ** ^SQLite invokes the xShrink() method when it wants the page cache to
7206 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
[all...]
/external/sqlite/dist/
H A Dsqlite3.h6971 ** [[the xShrink() page cache method]]
6972 ** ^SQLite invokes the xShrink() method when it wants the page cache to
6992 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
H A Dsqlite3.c7185 ** [[the xShrink() page cache method]]
7186 ** ^SQLite invokes the xShrink() method when it wants the page cache to
7206 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
[all...]

Completed in 1006 milliseconds