Home
last modified time | relevance | path

Searched refs:handleMsg (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/confirmationui/src/
Dtrusty_operation.h36 int handleMsg(void* msg,
Dtrusty_operation.cpp68 int TrustyOperation::handleMsg(void* msg, in handleMsg() function in TrustyOperation
Dmain.cpp197 ctx->op->handleMsg(msg, req_len, ctx->shm_base, &resp_len); in handle_msg()