Searched refs:UpdateOnlineLabels (Results 1 – 3 of 3) sorted by relevance
77 void UpdateOnlineLabels(const std::string &device, const std::map<LabelType, bool> &labels);
469 void CommunicatorLinker::UpdateOnlineLabels(const std::string &device, const std::map<LabelType, bo… in UpdateOnlineLabels() function in DistributedDB::CommunicatorLinker
886 commLinker_->UpdateOnlineLabels(devInfo, changedLabels); in OnRemoteDBStatusChange()