Searched refs:IsFeedbackErrorMessage (Results 1 – 2 of 2) sorted by relevance
113 static bool IsFeedbackErrorMessage(uint32_t errorNo);
691 if (IsFeedbackErrorMessage(messageHdr.errorNo)) { in DeSerializeMessage()716 bool ProtocolProto::IsFeedbackErrorMessage(uint32_t errorNo) in IsFeedbackErrorMessage() function in DistributedDB::ProtocolProto