Searched defs:msgToHost (Results 1 – 2 of 2) sorted by relevance
45 MessageToHost *msgToHost = mMessagePool.allocate(); in sendMessageToHostFromNanoapp() local187 auto *msgToHost = const_cast<MessageToHost *>(message); in onMessageToHostComplete() local206 void HostCommsManager::freeMessageToHost(MessageToHost *msgToHost) { in freeMessageToHost()
109 const MessageToHost *msgToHost; member276 int generateMessageToHost(const MessageToHost *msgToHost, unsigned char *buffer, in generateMessageToHost()