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

  /frameworks/base/core/jni/
android_database_SQLiteGlobal.cpp 68 sqlite3_soft_heap_limit(SOFT_HEAP_LIMIT);
  /external/sqlite/dist/orig/
sqlite3ext.h 473 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
sqlite3.h     [all...]
sqlite3.c 25242 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
113738 #define sqlite3_soft_heap_limit macro
    [all...]
  /external/sqlite/dist/
sqlite3ext.h 473 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
sqlite3.h     [all...]
sqlite3.c 25242 SQLITE_API void sqlite3_soft_heap_limit(int n){ function
113738 #define sqlite3_soft_heap_limit macro
    [all...]

Completed in 534 milliseconds