OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openFlags
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
os_unix.c
216
int
openFlags
; /* The flags specified at open() */
[
all
...]
btreeInt.h
412
u8
openFlags
; /* Flags to sqlite3BtreeOpen() */
attach.c
128
db->
openFlags
| SQLITE_OPEN_MAIN_DB);
main.c
[
all
...]
sqliteInt.h
805
int
openFlags
; /* Flags passed to sqlite3_vfs.xOpen() */
[
all
...]
btree.c
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 92 milliseconds