Home
last modified time | relevance | path

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

/external/webkit/WebKitLibraries/WebCoreSQLite3/
Dsqlite3ext.h181 void (*soft_heap_limit)(int); member
360 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
/external/sqlite/dist/
Dsqlite3ext.h196 void (*soft_heap_limit)(int); member
403 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
Dsqlite3.c91182 void (*soft_heap_limit)(int);
91389 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
/external/sqlite/dist/orig/
Dsqlite3ext.h196 void (*soft_heap_limit)(int); member
403 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
Dsqlite3.c91169 void (*soft_heap_limit)(int);
91376 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit