Home
last modified time | relevance | path

Searched defs:OhCloudExtKeyName (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.rs1187 pub struct OhCloudExtKeyName { struct
1193 …afe extern "C" fn OhCloudExtKeyNameNew(key: *const c_uchar, key_len: c_uint) -> OhCloudExtKeyName { in OhCloudExtKeyNameNew()
1225 key_name: OhCloudExtKeyName, in OhCloudExtValueBucketGetValue()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h601 } OhCloudExtKeyName; typedef