Searched refs:toHostData (Results 1 – 3 of 3) sorted by relevance
53 msgToHost->toHostData.hostEndpoint = hostEndpoint; in sendMessageToHostFromNanoapp()54 msgToHost->toHostData.messageType = messageType; in sendMessageToHostFromNanoapp()55 msgToHost->toHostData.nanoappFreeFunction = freeCallback; in sendMessageToHostFromNanoapp()59 msgToHost->toHostData.reserved = kMessageToHostReservedFieldValue; in sendMessageToHostFromNanoapp()135 if (msgToHost->toHostData.nanoappFreeFunction == nullptr) { in onMessageToHostComplete()149 if (msgToHost->toHostData.nanoappFreeFunction != nullptr) { in freeMessageToHost()151 msgToHost->appId, msgToHost->toHostData.nanoappFreeFunction, in freeMessageToHost()
64 } toHostData; member
317 builder, msgToHost->appId, msgToHost->toHostData.messageType, in generateMessageToHost()318 msgToHost->toHostData.hostEndpoint, msgToHost->message.data(), in generateMessageToHost()