Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs27 pub version: u64,
29 pub expires_time: u64,
30 pub id: *const c_uchar,
31 pub id_len: c_uint,
32 pub name: *const c_uchar,
33 pub name_len: c_uint,
34 pub uri: *const c_uchar,
35 pub uri_len: c_uint,
42 pub size: *const c_uchar,
43 pub size_len: c_uint,
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h118 } OhCloudExtCloudAssetBuilder; typedef