Searched refs:OnFragmentReceive (Results 1 – 2 of 2) sorted by relevance
110 void OnFragmentReceive(const std::string &srcTarget, const uint8_t *bytes, uint32_t length,
504 OnFragmentReceive(srcTarget, bytes, length, packetResult, userId); in OnBytesReceive()564 void CommunicatorAggregator::OnFragmentReceive(const std::string &srcTarget, const uint8_t *bytes, … in OnFragmentReceive() function in DistributedDB::CommunicatorAggregator