OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sqlite3_soft_heap_limit
(Results
1 - 7
of
7
) sorted by null
/external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3ext.h
360
#define
sqlite3_soft_heap_limit
sqlite3_api->soft_heap_limit
macro
sqlite3.h
[
all
...]
/frameworks/base/core/jni/
android_database_SQLiteDatabase.cpp
132
sqlite3_soft_heap_limit
(sSqliteSoftHeapLimit);
/external/sqlite/dist/
sqlite3.h
[
all
...]
sqlite3.h.orig
[
all
...]
sqlite3.c
17609
SQLITE_API void
sqlite3_soft_heap_limit
(int n){
function
84806
#define
sqlite3_soft_heap_limit
macro
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 414 milliseconds