Home
last modified time | relevance | path

Searched refs:bulk (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dusb_linux.cpp513 struct usbdevfs_bulktransfer bulk; in Read() local
523 bulk.ep = handle_->ep_in; in Read()
524 bulk.len = xfer; in Read()
525 bulk.data = data; in Read()
526 bulk.timeout = ms_timeout_; in Read()
531 n = ioctl(handle_->desc, USBDEVFS_BULK, &bulk); in Read()
DREADME.md13 * Two bulk endpoints (in, out) are required
/system/sepolicy/private/
Dproperty_contexts701 pm.dexopt.install-bulk u:object_r:exported_pm_prop:s0 exact string
702 pm.dexopt.install-bulk-secondary u:object_r:exported_pm_prop:s0 exact string
703 pm.dexopt.install-bulk-downgraded u:object_r:exported_pm_prop:s0 exact string
704 pm.dexopt.install-bulk-secondary-downgraded u:object_r:exported_pm_prop:s0 exact string