Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/services/src/task/
H A Dffi.rs95 pub(crate) fn from_c_struct(c_struct: &CEachFileStatus) -> EachFileStatus { in from_c_struct() method
122 pub(crate) fn from_c_struct(c_struct: &CProgress) -> Self { in from_c_struct() method
178 pub(crate) fn from_c_struct(c_struct: &CTaskInfo) -> Self { in from_c_struct() method
309 pub(crate) fn from_c_struct(c_struct: &CTaskConfig) -> Self { in from_c_struct() method
/ohos5.0/base/request/request/services/src/utils/
H A 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