Home
last modified time | relevance | path

Searched refs:reponse (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/confirmationui/src/
Dtrusty_operation.cpp70 void* reponse, in handleMsg() argument
73 WriteStream out(reinterpret_cast<uint8_t*>(reponse), *responselen); in handleMsg()
88 *responselen = result.pos() - reinterpret_cast<uint8_t*>(reponse); in handleMsg()
Dtrusty_operation.h38 void* reponse,