Searched refs:soft_heap_limit (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite3ext.h179 void (*soft_heap_limit)(int); member in struct:sqlite3_api_routines
379 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
/external/sqlite/dist/orig/
H A Dsqlite3ext.h196 void (*soft_heap_limit)(int); member in struct:sqlite3_api_routines
417 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h196 void (*soft_heap_limit)(int); member in struct:sqlite3_api_routines
417 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
H A Dsqlite3.c[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]

Completed in 432 milliseconds