Searched refs:HostMessage (Results 1 – 3 of 3) sorted by relevance
42 struct HostMessage : public NonCopyable { struct74 typedef HostMessage MessageFromHost; argument75 typedef HostMessage MessageToHost;151 SynchronizedMemoryPool<HostMessage, kMaxOutstandingMessages> mMessagePool;
27 struct HostMessage;28 typedef HostMessage MessageToHost;
164 static_assert(std::is_standard_layout<HostMessage>::value, in freeMessageFromHostCallback()