Searched refs:DeleteNodeInfo (Results 1 – 4 of 4) sorted by relevance
90 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId1);91 HiDumper::GetInstance().DeleteNodeInfo(devId1, dhId);92 HiDumper::GetInstance().DeleteNodeInfo(devId1, dhId1);93 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId);
59 void DeleteNodeInfo(const std::string &deviceId, const std::string &dhId);
118 void HiDumper::DeleteNodeInfo(const std::string &deviceId, const std::string &dhId) in DeleteNodeInfo() function in OHOS::DistributedHardware::DistributedInput::HiDumper
468 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId); in UnregisterDistributedHardware()