HomeSort by relevance Sort by last modified time
    Searched defs:sqlite3_soft_heap_limit (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
malloc.c 71 ** sqlite3_soft_heap_limit() setting.
148 void sqlite3_soft_heap_limit(int n){ function
198 ** sqlite3_soft_heap_limit().
sqlite3ext.h 379 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c 17853 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
86861 #define sqlite3_soft_heap_limit macro
    [all...]

Completed in 48 milliseconds