OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xDeviceCharacteristics
(Results
1 - 5
of
5
) sorted by null
/external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h
535
** other bytes in the file. The
xDeviceCharacteristics
()
584
int (*
xDeviceCharacteristics
)(sqlite3_file*);
[
all
...]
/external/sqlite/dist/
sqlite3.h
492
** The
xDeviceCharacteristics
method of the [sqlite3_io_methods]
633
** other bytes in the file. The
xDeviceCharacteristics
()
682
int (*
xDeviceCharacteristics
)(sqlite3_file*);
[
all
...]
sqlite3.h.orig
489
** The
xDeviceCharacteristics
method of the [sqlite3_io_methods]
630
** other bytes in the file. The
xDeviceCharacteristics
()
679
int (*
xDeviceCharacteristics
)(sqlite3_file*);
[
all
...]
sqlite3.c
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 127 milliseconds