Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine_plus.h262 struct AsyncParam { struct
263 void *context; // context=hsession or hchannel
264 uint32_t sid; // sessionId/channelId
265 void *thisClass; // caller's class ptr
266 uint16_t method;
267 int dataSize;
268 void *data; // put it in the last