Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcommunicator_aggregator.h127 bool ReGenerateLocalSourceIdIfNeed();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp302 if (!ReGenerateLocalSourceIdIfNeed()) { in ScheduleSendTask()
781 bool CommunicatorAggregator::ReGenerateLocalSourceIdIfNeed() in ReGenerateLocalSourceIdIfNeed() function in DistributedDB::CommunicatorAggregator