Searched refs:RemoveDevice (Results 1 – 5 of 5) sorted by relevance
153 RemoveDevice(devNode); in HandleInotifyEvent()164 void Monitor::RemoveDevice(const std::string &devNode) const in RemoveDevice() function in OHOS::Msdp::DeviceStatus::Monitor168 devMgr_->RemoveDevice(devNode); in RemoveDevice()
53 void DeviceManager::HotplugHandler::RemoveDevice(const std::string &devNode) in RemoveDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager::HotplugHandler55 devMgr_.RemoveDevice(devNode); in RemoveDevice()218 std::shared_ptr<IDevice> DeviceManager::RemoveDevice(const std::string &devNode) in RemoveDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
25 virtual void RemoveDevice(const std::string &devNode) = 0;
60 void RemoveDevice(const std::string &devNode) override;84 std::shared_ptr<IDevice> RemoveDevice(const std::string &devNode);
51 void RemoveDevice(const std::string &devNode) const;