Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcommunicator_aggregator.h84 void ActivateCommunicator(const LabelType &commLabel);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator.cpp65 commAggrHandle_->ActivateCommunicator(commLabel_); in Activate()
H A Dcommunicator_aggregator.cpp246 void CommunicatorAggregator::ActivateCommunicator(const LabelType &commLabel) in ActivateCommunicator() function in DistributedDB::CommunicatorAggregator