Searched refs:aReplyType (Results 1 – 1 of 1) sorted by relevance
733 void Moderator::setReply(ReplyType aReplyType ) in setReply() argument736 m_aReplyType = aReplyType; in setReply()742 ReplyType aReplyType; in handle() local753 aReplyType = m_aReplyType; in handle()759 if(aReplyType == EXIT) { in handle()773 } while(aReplyType != REQUESTHANDLED); in handle()785 ReplyType aReplyType; in push() local788 aReplyType = m_aReplyType; in push()791 if(aReplyType == EXIT) in push()803 ReplyType aReplyType; in update() local[all …]