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

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite3ext.h207 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member in struct:sqlite3_api_routines
407 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
/external/sqlite/dist/orig/
H A Dsqlite3ext.h228 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member in struct:sqlite3_api_routines
445 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h228 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member in struct:sqlite3_api_routines
445 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
H A Dsqlite3.c[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]

Completed in 968 milliseconds