Home
last modified time | relevance | path

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

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