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

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.h6489 ** [[the xShrink() page cache method]]
6490 ** ^SQLite invokes the xShrink() method when it wants the page cache to
6510 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
H A Dsqlite3.c7060 ** [[the xShrink() page cache method]]
7061 ** ^SQLite invokes the xShrink() method when it wants the page cache to
7081 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
[all...]

Completed in 417 milliseconds