Searched defs:zerobyte (Results 1 - 5 of 5) sorted by relevance

/external/libmtp/src/
H A Dlibusb-glue.c1400 char zerobyte = 0; local
1405 zeroresult = USB_BULK_READ(ptp_usb->handle, ptp_usb->inep, &zerobyte, 0, ptp_usb->timeout);
/external/chromium_org/third_party/sqlite/src/src/
H A Dpager.c3892 static const u8 zerobyte = 0; local
3893 rc = sqlite3OsWrite(pPager->jfd, &zerobyte, 1, iNextHdrOffset);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c40322 static const u8 zerobyte = 0; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c44366 static const u8 zerobyte = 0; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c44386 static const u8 zerobyte = 0; local
[all...]

Completed in 545 milliseconds