Searched refs:CheckAndParsePacket (Results 1 – 3 of 3) sorted by relevance
94 …static int CheckAndParsePacket(const std::string &srcTarget, const uint8_t *bytes, uint32_t length,
484 int errCode = ProtocolProto::CheckAndParsePacket(srcTarget, bytes, length, packetResult); in OnBytesReceive()
492 int ProtocolProto::CheckAndParsePacket(const std::string &srcTarget, const uint8_t *bytes, uint32_t… in CheckAndParsePacket() function in DistributedDB::ProtocolProto