Home
last modified time | relevance | path

Searched defs:OhCloudExtValueBucket (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.rs84 pub type OhCloudExtValueBucket = SafeCffiWrapper<ipc_conn::ValueBucket>; typedef
1201 vb: *mut OhCloudExtValueBucket, in OhCloudExtValueBucketGetKeys()
1224 vb: *mut OhCloudExtValueBucket, in OhCloudExtValueBucketGetValue()
1295 pub unsafe extern "C" fn OhCloudExtValueBucketFree(info: *mut OhCloudExtValueBucket) { in OhCloudExtValueBucketFree()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h613 } OhCloudExtValueBucket; typedef