Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/src/dfx/standard/
H A Ddm_hidumper.cpp111 std::string dmDeviceTypeIdString = ""; in GetDeviceType() local
114 dmDeviceTypeIdString = g_dumperDeviceType[i].deviceTypeInfo; in GetDeviceType()
118 return dmDeviceTypeIdString; in GetDeviceType()