Searched refs:xDeviceCharacteristics (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h583 ** other bytes in the file. The xDeviceCharacteristics()
632 int (*xDeviceCharacteristics)(sqlite3_file*); member in struct:sqlite3_io_methods
H A Dsqlite3.c1107 ** other bytes in the file. The xDeviceCharacteristics()
1156 int (*xDeviceCharacteristics)(sqlite3_file*); member in struct:sqlite3_io_methods
12124 return id->pMethods->xDeviceCharacteristics(id);
[all...]

Completed in 160 milliseconds