Home
last modified time | relevance | path

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

/base/request/request/services/src/utils/
Dc_wrapper.rs79 pub(crate) fn from_c_struct(c_struct: &CFileSpec) -> Self { in from_c_struct() method
105 pub(crate) fn from_c_struct(c_struct: &CFormItem) -> Self { in from_c_struct() method
/base/request/request/services/src/task/
Dffi.rs112 pub(crate) fn from_c_struct(c_struct: &CProgress) -> Self { in from_c_struct() method
168 pub(crate) fn from_c_struct(c_struct: &CTaskInfo) -> Self { in from_c_struct() method
294 pub(crate) fn from_c_struct(c_struct: &CTaskConfig) -> Self { in from_c_struct() method