Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddefine_plus.h80 struct AsyncParam { struct
81 void *context; // context=hsession or hchannel
82 uint32_t sid; // sessionId/channelId
83 void *thisClass; // caller's class ptr
84 uint16_t method;
85 int dataSize;
86 void *data; // put it in the last