Searched refs:HostMessage (Results 1 – 3 of 3) sorted by relevance
43 struct HostMessage : public NonCopyable { struct83 typedef HostMessage MessageFromHost; argument84 typedef HostMessage MessageToHost;190 SynchronizedMemoryPool<HostMessage, kMaxOutstandingMessages> mMessagePool;
28 struct HostMessage;29 typedef HostMessage MessageToHost;
222 static_assert(std::is_standard_layout<HostMessage>::value, in freeMessageFromHostCallback()