Home
last modified time | relevance | path

Searched refs:MessageKindTraits (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DMessageID.h91 template<typename> struct MessageKindTraits { }; struct
121 …: m_messageID(stripMostSignificantBit(flags << 24 | (MessageKindTraits<EnumType>::messageClass) <<…
136 ASSERT(getClass() == MessageKindTraits<EnumType>::messageClass); in get()
DCoreIPCMessageKinds.h45 template<> struct MessageKindTraits<CoreIPCMessage::Kind> {
/external/webkit/Source/WebKit2/Shared/CoreIPCSupport/
DInjectedBundleMessageKinds.h43 template<> struct MessageKindTraits<InjectedBundleMessage::Kind> {
DWebContextMessageKinds.h44 template<> struct MessageKindTraits<WebContextLegacyMessage::Kind> {
DDrawingAreaProxyMessageKinds.h50 template<> struct MessageKindTraits<DrawingAreaProxyLegacyMessage::Kind> {
DDrawingAreaMessageKinds.h65 template<> struct MessageKindTraits<DrawingAreaLegacyMessage::Kind> {