Searched defs:msgToHost (Results 1 – 3 of 3) sorted by relevance
45 MessageToHost *msgToHost = mMessagePool.allocate(); in sendMessageToHostFromNanoapp() local192 auto *msgToHost = const_cast<MessageToHost *>(message); in onMessageToHostComplete() local215 void HostCommsManager::freeMessageToHost(MessageToHost *msgToHost) { in freeMessageToHost()
102 const MessageToHost *msgToHost; member250 int generateMessageToHost(const MessageToHost *msgToHost, unsigned char *buffer, in generateMessageToHost()
147 const HostMessage *msgToHost; member