Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator.h68 LabelType GetCommunicatorLabel() const;
H A Dcommunicator.cpp209 LabelType Communicator::GetCommunicatorLabel() const in GetCommunicatorLabel() function in DistributedDB::Communicator
H A Dcommunicator_aggregator.cpp177 LabelType commLabel = commPtr->GetCommunicatorLabel(); in ReleaseCommunicator()