Home
last modified time | relevance | path

Searched refs:RetrySendTask (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcommunicator_aggregator.h154 void RetrySendTask(const std::string &target, uint64_t sendSequenceId);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp1040 RetrySendTask(target, sendSequenceId); in RetrySendTaskIfNeed()
1044 void CommunicatorAggregator::RetrySendTask(const std::string &target, uint64_t sendSequenceId) in RetrySendTask() function in DistributedDB::CommunicatorAggregator