Searched refs:myMessageBase (Results 1 – 1 of 1) sorted by relevance
130 void *myMessageBase = getMessageMemory(&fullMessageSize, &dumbAlloc); in sendMessageToHost() local131 void *ptr = prependMessageType(messageType, myMessageBase); in sendMessageToHost()133 internalSendMessage(messageType, myMessageBase, fullMessageSize, dumbAlloc); in sendMessageToHost()