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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h6213 ** [[the xShrink() page cache method]]
6214 ** ^SQLite invokes the xShrink() method when it wants the page cache to
6234 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
H A Dsqlite3.c6763 ** [[the xShrink() page cache method]]
6764 ** ^SQLite invokes the xShrink() method when it wants the page cache to
6784 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
[all...]

Completed in 531 milliseconds