Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_linker.h61 int DecreaseLocalLabel(const LabelType &inLabel);
H A Dcommunicator_linker.cpp123 int CommunicatorLinker::DecreaseLocalLabel(const LabelType &inLabel) in DecreaseLocalLabel() function in DistributedDB::CommunicatorLinker
H A Dcommunicator_aggregator.cpp188 int errCode = commLinker_->DecreaseLocalLabel(commLabel); in ReleaseCommunicator()