Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/services/src/task/
H A Dffi.rs87 pub(crate) fn to_c_struct(&self) -> CEachFileStatus { in to_c_struct() method
113 pub(crate) fn to_c_struct(&self, sizes: &str, processed: &str, extras: &str) -> CProgress { in to_c_struct() method
156 pub(crate) fn to_c_struct(&self, info: &InfoSet) -> CTaskInfo { in to_c_struct() method
242 pub(crate) fn to_c_struct( in to_c_struct() method
262 pub(crate) fn to_c_struct(&self, task_id: u32, uid: u64, set: &ConfigSet) -> CTaskConfig { in to_c_struct() method
/ohos5.0/base/request/request/services/src/utils/
H A Dc_wrapper.rs69 pub(crate) fn to_c_struct(&self) -> CFileSpec { in to_c_struct() method
98 pub(crate) fn to_c_struct(&self) -> CFormItem { in to_c_struct() method