Searched refs:SetSendConfig (Results 1 – 3 of 3) sorted by relevance
62 …void SetSendConfig(const std::string &dstTarget, bool nonBlock, uint32_t timeout, SendConfig &send…
142 void TimeHelper::SetSendConfig(const std::string &dstTarget, bool nonBlock, uint32_t timeout, SendC… in SetSendConfig() function in DistributedDB::TimeHelper
487 timeHelper_->SetSendConfig(deviceId, false, SEND_TIME_OUT, conf); in SendPacket()