Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine_plus.h236 struct AsyncParam { struct
237 void *context; // context=hsession or hchannel
238 uint32_t sid; // sessionId/channelId
239 void *thisClass; // caller's class ptr
240 uint16_t method;
241 int dataSize;
242 void *data; // put it in the last