Home
last modified time | relevance | path

Searched defs:cDeviceInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H A Ddm_binding.cpp54 CDmDeviceInfo* cDeviceInfo = CreateCDeviceInfo(deviceInfo); in OnDeviceOnline() local
63 CDmDeviceInfo* cDeviceInfo = CreateCDeviceInfo(deviceInfo); in OnDeviceChanged() local
72 CDmDeviceInfo* cDeviceInfo = CreateCDeviceInfo(deviceInfo); in OnDeviceReady() local
81 CDmDeviceInfo* cDeviceInfo = CreateCDeviceInfo(deviceInfo); in OnDeviceOffline() local
102 CDmDeviceInfo* cDeviceInfo = new (std::nothrow) CDmDeviceInfo; in CreateCDeviceInfo() local