Home
last modified time | relevance | path

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

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