Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/rust/data/sys/src/ipc/
H A Dbasic.rs61 pub unsafe fn from_c(program_name: *const c_char, module_type: i32) -> FusionResult<Self> in from_c() method
H A Ddrag.rs62 pub fn from_c(value: &mut CShadowInfo) -> Self in from_c() method
118 pub fn from_c(value: &mut CDragData) -> Self in from_c() method