Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3ext.h554 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64 macro
Dsqlite3.h6712 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
/third_party/sqlite/src/
Dsqlite3.c7025 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 N);
28273 SQLITE_API sqlite3_int64 sqlite3_soft_heap_limit64(sqlite3_int64 n){
28300 sqlite3_soft_heap_limit64(n);
128321 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
128796 sqlite3_soft_heap_limit64,
132319 sqlite3_soft_heap_limit64(N);
132321 returnSingleInt(v, sqlite3_soft_heap_limit64(-1));
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch79195 -#define sqlite3_soft_heap_limit64 chrome_sqlite3_soft_heap_limit64 // Line 6674
79197 +#define sqlite3_soft_heap_limit64 chrome_sqlite3_soft_heap_limit64 // Line 6716
116830 -#define sqlite3_soft_heap_limit64 chrome_sqlite3_soft_heap_limit64 // Line 6674
116832 +#define sqlite3_soft_heap_limit64 chrome_sqlite3_soft_heap_limit64 // Line 6716