Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3ext.h194 void (*soft_heap_limit)(int); member
526 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
/third_party/sqlite/src/
Dsqlite3.c127965 void (*soft_heap_limit)(int);
128293 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit