Home
last modified time | relevance | path

Searched defs:CFileSpec (Results 1 – 3 of 3) sorted by relevance

/base/request/request/services/include/
Dc_form_item.h23 struct CFileSpec { struct
24 CStringWrapper name;
25 CStringWrapper path;
26 CStringWrapper fileName;
27 CStringWrapper mimeType;
28 bool is_user_file;
/base/request/request/services/src/utils/
Dc_wrapper.rs60 pub(crate) struct CFileSpec { struct
69 pub(crate) fn to_c_struct(&self) -> CFileSpec { in to_c_struct()
117 pub(crate) fn DeleteCFileSpec(ptr: *const CFileSpec); in DeleteCFileSpec()
/base/request/request/frameworks/cj/ffi/include/
Dcj_request_ffi.h47 } CFileSpec; typedef