Searched defs:soft_heap_limit64 (Results 1 - 3 of 3) 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
/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

Completed in 61 milliseconds