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

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h8503 ** [[the xShrink() page cache method]]
8504 ** ^SQLite invokes the xShrink() method when it wants the page cache to
8524 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
H A Dsqlite3.c9566 ** [[the xShrink() page cache method]]
9567 ** ^SQLite invokes the xShrink() method when it wants the page cache to
9587 void (*xShrink)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods2
[all...]

Completed in 717 milliseconds