HomeSort by: relevance | last modified time | path
    Searched defs:xDeviceCharacteristics (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 634 ** The xDeviceCharacteristics method of the [sqlite3_io_methods]
813 ** other bytes in the file. The xDeviceCharacteristics()
867 int (*xDeviceCharacteristics)(sqlite3_file*);
996 ** xDeviceCharacteristics methods. The fourth parameter to
sqlite3.c 955 ** The xDeviceCharacteristics method of the [sqlite3_io_methods]
1134 ** other bytes in the file. The xDeviceCharacteristics()
1188 int (*xDeviceCharacteristics)(sqlite3_file*);
1317 ** xDeviceCharacteristics methods. The fourth parameter to
    [all...]

Completed in 86 milliseconds