Searched refs:reponse (Results 1 – 2 of 2) sorted by relevance
70 void* reponse, in handleMsg() argument73 WriteStream out(reinterpret_cast<uint8_t*>(reponse), *responselen); in handleMsg()88 *responselen = result.pos() - reinterpret_cast<uint8_t*>(reponse); in handleMsg()
38 void* reponse,