Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dusb.cpp420 if (!SubmitRead(&read_requests_[i])) { in StartWorker()
572 SubmitRead(block); in ProcessRead()
575 bool SubmitRead(IoBlock* block) { in SubmitRead() function