Searched refs:OnBytesReceive (Results 1 – 2 of 2) sorted by relevance
105 void OnBytesReceive(const std::string &srcTarget, const uint8_t *bytes, uint32_t length,
479 void CommunicatorAggregator::OnBytesReceive(const std::string &srcTarget, const uint8_t *bytes, uin… in OnBytesReceive() function in DistributedDB::CommunicatorAggregator724 OnBytesReceive(srcTarget, bytes, length, userId); in RegCallbackToAdapter()