Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H A Ddm_binding.cpp165 void CDestroyDmDeviceInfo(CDmDeviceInfo* deviceInfo) in CDestroyDmDeviceInfo() function
/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/sys/src/
H A Ddm_binding.rs150 pub fn CDestroyDmDeviceInfo(device_info: *const CDmDeviceInfo); in CDestroyDmDeviceInfo() function