Home
last modified time | relevance | path

Searched refs:RegBeforeDispatch (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_communicator_aggregator.h90 …void RegBeforeDispatch(const std::function<void(const std::string &, const Message *)> &beforeDisp…
H A Dvirtual_communicator_aggregator.cpp360 void VirtualCommunicatorAggregator::RegBeforeDispatch( in RegBeforeDispatch() function in DistributedDB::VirtualCommunicatorAggregator
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp1745 … g_communicatorAggregator->RegBeforeDispatch([](const std::string &dstTarget, const Message *msg) { in __anon6e997c5f2902()
1763 g_communicatorAggregator->RegBeforeDispatch(nullptr);