Searched refs:getMessageMemory (Results 1 – 1 of 1) sorted by relevance
77 static void *getMessageMemory(size_t *size, bool *dumbAlloc) { in getMessageMemory() function130 void *myMessageBase = getMessageMemory(&fullMessageSize, &dumbAlloc); in sendMessageToHost()152 static_cast<char*>(getMessageMemory(&fullMessageLen, &dumbAlloc)); in sendStringToHost()