Searched refs:SetDeviceMgr (Results 1 – 5 of 5) sorted by relevance
34 void SetDeviceMgr(IDeviceMgr *devMgr);
41 void SetDeviceMgr(IDeviceMgr *devMgr);
33 void Enumerator::SetDeviceMgr(IDeviceMgr *devMgr) in SetDeviceMgr() function in OHOS::Msdp::DeviceStatus::Enumerator
51 void Monitor::SetDeviceMgr(IDeviceMgr *devMgr) in SetDeviceMgr() function in OHOS::Msdp::DeviceStatus::Monitor
79 monitor_.SetDeviceMgr(&hotplug_); in OnInit()80 enumerator_.SetDeviceMgr(&hotplug_); in OnInit()