Home
last modified time | relevance | path

Searched refs:sqlite3_soft_heap_limit (Results 1 – 4 of 4) sorted by relevance

/third_party/sqlite/include/
Dsqlite3ext.h526 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
Dsqlite3.h6724 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
/third_party/sqlite/src/
Dsqlite3.c7037 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
28298 SQLITE_API void sqlite3_soft_heap_limit(int n){
128293 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
128751 sqlite3_soft_heap_limit,
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch79194 -#define sqlite3_soft_heap_limit chrome_sqlite3_soft_heap_limit // Line 6686
79196 +#define sqlite3_soft_heap_limit chrome_sqlite3_soft_heap_limit // Line 6728
116829 -#define sqlite3_soft_heap_limit chrome_sqlite3_soft_heap_limit // Line 6686
116831 +#define sqlite3_soft_heap_limit chrome_sqlite3_soft_heap_limit // Line 6728