Home
last modified time | relevance | path

Searched refs:RemoveDeviceOfDeviceMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/device_manager/
H A Detx_device_mgr.h45 void RemoveDeviceOfDeviceMap(shared_ptr<Device> device);
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Ddevice.cpp172 ExtDeviceManager::GetInstance().RemoveDeviceOfDeviceMap(shared_from_this()); in OnDisconnect()
H A Detx_device_mgr.cpp142 void ExtDeviceManager::RemoveDeviceOfDeviceMap(shared_ptr<Device> device) in RemoveDeviceOfDeviceMap() function in OHOS::ExternalDeviceManager::ExtDeviceManager