Home
last modified time | relevance | path

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

/developtools/hdc_standard/src/common/
Ddefine_plus.h216 struct AsyncParam { struct
217 void *context; // context=hsession or hchannel
218 uint32_t sid; // sessionId/channelId
219 void *thisClass; // caller's class ptr
220 uint16_t method;
221 int dataSize;
222 void *data; // put it in the last