Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Ddaemon_usb.h31 struct CtxUvFileCommonIo { struct
32 void *thisClass;
33 void *data;
34 uint8_t *buf;
35 int bufSizeMax;
36 int bufSize;
37 bool atPollQueue;
38 uv_fs_t req;