Searched refs:ReplyType (Results 1 – 1 of 1) sorted by relevance
193 static const int ReplyType = InstantiatePlugin; member209 static const Reply::Type ReplyType = GetScriptableNPObject; member212 : Reply(ReplyType) in GetScriptableNPObjectReply()221 static const Reply::Type ReplyType = Boolean; member224 : Reply(ReplyType) in BooleanReply()233 static const Reply::Type ReplyType = BooleanAndData; member236 : Reply(ReplyType) in BooleanAndDataReply()261 ASSERT(reply->m_type == T::ReplyType); in waitForReply()