Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine_plus.h73 struct AsyncParam { struct
74 void *context; // context=hsession or hchannel
75 uint32_t sid; // sessionId/channelId
76 void *thisClass; // caller's class ptr
77 uint16_t method;
78 int dataSize;
79 void *data; // put it in the last