Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_usb.h31 struct CtxUvFileCommonIo { struct
67 CtxUvFileCommonIo ctxRecv = {};
Ddaemon_usb.cpp518 auto ctxIo = reinterpret_cast<CtxUvFileCommonIo *>(req->data); in OnUSBRead()