Home
last modified time | relevance | path

Searched refs:GetBusDevId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Ddevice.cpp51 uint32_t busDevId = GetDeviceInfo()->GetBusDevId(); in Connect()
107 uint32_t busDevId = GetDeviceInfo()->GetBusDevId(); in Connect()
126 uint32_t busDevId = GetDeviceInfo()->GetBusDevId(); in Disconnect()
/ohos5.0/drivers/external_device_manager/utils/include/
H A Dext_object.h121 uint32_t GetBusDevId() const in GetBusDevId() function