Home
last modified time | relevance | path

Searched defs:srcTarget (Results 1 – 12 of 12) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_anti_dos_sync_test.cpp170 const std::string srcTarget = "001"; variable
221 const std::string srcTarget = "001"; variable
285 const std::string srcTarget = "001"; variable
Dvirtual_communicator_aggregator.cpp176 void VirtualCommunicatorAggregator::DispatchMessage(const std::string &srcTarget, const std::string… in DispatchMessage()
196 void VirtualCommunicatorAggregator::DispatchMessageInner(const std::string &srcTarget, const std::s… in DispatchMessageInner()
Dvirtual_communicator.cpp95 void VirtualCommunicator::CallbackOnMessage(const std::string &srcTarget, Message *inMsg) in CallbackOnMessage()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Ddistributeddb_communicator_deep_test.cpp146 g_commBB->RegOnMessageCallback([&msgForBB](const std::string &srcTarget, Message *inMsg) { in __anon18caf7fa0302()
150 g_commCA->RegOnMessageCallback([&msgForCA](const std::string &srcTarget, Message *inMsg) { in __anon18caf7fa0402()
332 g_commBB->RegOnMessageCallback([&recvMsgForBB](const std::string &srcTarget, Message *inMsg) { in __anon18caf7fa0502()
387 g_commCC->RegOnMessageCallback([&recvMsgForCC](const std::string &srcTarget, Message *inMsg) { in __anon18caf7fa0602()
453 OnMessageCallback callback = [&count](const std::string &srcTarget, Message *inMsg) { in __anon18caf7fa0702()
519 g_commBB->RegOnMessageCallback([&recvMsgForBB](const std::string &srcTarget, Message *inMsg) { in __anon18caf7fa0802()
Ddistributeddb_communicator_send_receive_test.cpp530 g_commAA->RegOnMessageCallback([&recvCount](const std::string &srcTarget, Message *inMsg) { in __anon371d7be80a02()
591 g_commAA->RegOnMessageCallback([&recvCount](const std::string &srcTarget, Message *inMsg) { in __anon371d7be80b02()
Ddistributeddb_communicator_test.cpp631 commBA->RegOnMessageCallback([&recvMsgForBA](const std::string &srcTarget, Message *inMsg) { in __anonb60f125d0902()
815 commBA->RegOnMessageCallback([&msgCallbackForBA](const std::string &srcTarget, Message *inMsg) { in __anonb60f125d0c02()
Dadapter_stub.cpp205 void AdapterStub::DeliverBytes(const std::string &srcTarget, const uint8_t *bytes, uint32_t length) in DeliverBytes()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dcommunicator_aggregator.cpp486 void CommunicatorAggregator::OnBytesReceive(const std::string &srcTarget, const uint8_t *bytes, uin… in OnBytesReceive()
573 void CommunicatorAggregator::OnFragmentReceive(const std::string &srcTarget, const uint8_t *bytes, … in OnFragmentReceive()
614 int CommunicatorAggregator::OnCommLayerFrameReceive(const std::string &srcTarget, const ParseResult… in OnCommLayerFrameReceive()
636 int CommunicatorAggregator::OnAppLayerFrameReceive(const std::string &srcTarget, const uint8_t *byt… in OnAppLayerFrameReceive()
673 int CommunicatorAggregator::OnAppLayerFrameReceive(const std::string &srcTarget, SerialBuffer *&inF… in OnAppLayerFrameReceive()
747 … CommunicatorAggregator::TryDeliverAppLayerFrameToCommunicatorNoMutex(const std::string &srcTarget, in TryDeliverAppLayerFrameToCommunicatorNoMutex()
787 const DataUserInfoProc &userInfoProc) { in RegCallbackToAdapter()
955 void CommunicatorAggregator::NotifyConnectChange(const std::string &srcTarget, in NotifyConnectChange()
Dcommunicator.cpp147 void Communicator::OnBufferReceive(const std::string &srcTarget, const SerialBuffer *inBuf) in OnBufferReceive()
Dprotocol_proto.cpp492 int ProtocolProto::CheckAndParsePacket(const std::string &srcTarget, const uint8_t *bytes, uint32_t… in CheckAndParsePacket()
743 int ProtocolProto::ParseCommPhyHeaderCheckField(const std::string &srcTarget, const CommPhyHeader &… in ParseCommPhyHeaderCheckField()
772 int ProtocolProto::ParseCommPhyHeader(const std::string &srcTarget, const uint8_t *bytes, uint32_t … in ParseCommPhyHeader()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
Dframe_retainer.h31 std::string srcTarget; member
/foundation/window/window_manager/wmserver/src/
Dremote_animation.cpp380 auto srcTarget = CreateWindowAnimationTarget(srcInfo, srcNode); in NotifyAnimationTransition() local
404 sptr<RSWindowAnimationTarget> srcTarget = CreateWindowAnimationTarget(srcInfo, srcNode); in NotifyAnimationMinimize() local
431 sptr<RSWindowAnimationTarget> srcTarget = CreateWindowAnimationTarget(srcInfo, srcNode); in NotifyAnimationClose() local
505 sptr<RSWindowAnimationTarget> srcTarget = CreateWindowAnimationTarget(srcInfo, srcNode); in NotifyAnimationBackTransition() local
551 sptr<RSWindowAnimationTarget> srcTarget = CreateWindowAnimationTarget(srcInfo, srcNode); in GetAnimationTargetsForHome() local
985 sptr<RSWindowAnimationTarget> srcTarget = CreateWindowAnimationTarget(nullptr, node); in NotifyAnimationUpdateWallpaper() local