Searched refs:NotifyNodeMgrScanVirNode (Results 1 – 6 of 6) sorted by relevance
214 void DistributedInputInject::NotifyNodeMgrScanVirNode(const std::string &devId, const std::string &… in NotifyNodeMgrScanVirNode() function in OHOS::DistributedHardware::DistributedInput::DistributedInputInject221 inputNodeManager_->NotifyNodeMgrScanVirNode(devId, dhId); in NotifyNodeMgrScanVirNode()
221 void DistributedInputNodeManager::NotifyNodeMgrScanVirNode(const std::string &devId, const std::str… in NotifyNodeMgrScanVirNode() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager
50 void NotifyNodeMgrScanVirNode(const std::string &devId, const std::string &dhId);
81 void NotifyNodeMgrScanVirNode(const std::string &devId, const std::string &dhId);
439 DistributedInputInject::GetInstance().NotifyNodeMgrScanVirNode(devId, dhId);442 DistributedInputInject::GetInstance().NotifyNodeMgrScanVirNode(devId, dhId);
315 DistributedInputInject::GetInstance().NotifyNodeMgrScanVirNode(devId, dhId); in RegisterDistributedHardware()