Searched refs:dstLabel (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/ |
H A D | communicator_aggregator.h | 131 …void TryToFeedbackWhenCommunicatorNotFound(const std::string &dstTarget, const LabelType &dstLabel, 133 …unicatorNotFoundFeedback(const std::string &dstTarget, const LabelType &dstLabel, Message* &oriMsg…
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator_aggregator.cpp | 812 const LabelType &dstLabel, const SerialBuffer *inOriFrame) in TryToFeedbackWhenCommunicatorNotFound() argument 826 TriggerCommunicatorNotFoundFeedback(dstTarget, dstLabel, message); in TryToFeedbackWhenCommunicatorNotFound() 830 const LabelType &dstLabel, Message* &oriMsg) in TriggerCommunicatorNotFoundFeedback() argument 845 SerialBuffer *buffer = ProtocolProto::BuildFeedbackMessageFrame(oriMsg, dstLabel, errCode); in TriggerCommunicatorNotFoundFeedback()
|