Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcommunicator_aggregator.h133 …void TriggerCommunicatorNotFoundFeedback(const std::string &dstTarget, const LabelType &dstLabel, …
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp826 TriggerCommunicatorNotFoundFeedback(dstTarget, dstLabel, message); in TryToFeedbackWhenCommunicatorNotFound()
829 void CommunicatorAggregator::TriggerCommunicatorNotFoundFeedback(const std::string &dstTarget, in TriggerCommunicatorNotFoundFeedback() function in DistributedDB::CommunicatorAggregator