Searched refs:IncreaseLocalLabel (Results 1 – 3 of 3) sorted by relevance
57 int IncreaseLocalLabel(const LabelType &inLabel, std::set<std::string> &outOnlineTarget);
104 int CommunicatorLinker::IncreaseLocalLabel(const LabelType &inLabel, std::set<std::string> &outOnli… in IncreaseLocalLabel() function in DistributedDB::CommunicatorLinker
262 int errCode = commLinker_->IncreaseLocalLabel(commLabel, onlineTargets); in ActivateCommunicator()