Searched defs:sqlite3BtreeOpen (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dbtree.c1690 int sqlite3BtreeOpen( function
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c5865 #define SQLITE_MUTEX_STATIC_OPEN 4 /* sqlite3BtreeOpen() */
7670 SQLITE_PRIVATE int sqlite3BtreeOpen(
7678 /* The flags parameter to sqlite3BtreeOpen can be the bitwise or of the
48809 SQLITE_PRIVATE int sqlite3BtreeOpen( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c6179 #define SQLITE_MUTEX_STATIC_OPEN 4 /* sqlite3BtreeOpen() */
8875 SQLITE_PRIVATE int sqlite3BtreeOpen(
8884 /* The flags parameter to sqlite3BtreeOpen can be the bitwise or of the
53286 SQLITE_PRIVATE int sqlite3BtreeOpen( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c6179 #define SQLITE_MUTEX_STATIC_OPEN 4 /* sqlite3BtreeOpen() */
8875 SQLITE_PRIVATE int sqlite3BtreeOpen(
8884 /* The flags parameter to sqlite3BtreeOpen can be the bitwise or of the
53306 SQLITE_PRIVATE int sqlite3BtreeOpen( function
[all...]

Completed in 400 milliseconds