Home
last modified time | relevance | path

Searched refs:C_CHAR_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs42 pub const C_CHAR_SIZE: usize = std::mem::size_of::<c_char>(); consts
H A Ddsoftbus.rs44 C_CHAR_SIZE,
522 let len: u32 = (C_CHAR_SIZE * DEVICE_ID_SIZE_MAX) as u32; in on_session_opened()

Completed in 3 milliseconds