Searched refs:OhCloudExtValueBucketGetValue (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/ |
H A D | cloud_ext_types.h | 623 int OhCloudExtValueBucketGetValue(OhCloudExtValueBucket *info, OhCloudExtKeyName keyName,
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
H A D | cloud_cursor_impl.cpp | 214 …status = OhCloudExtValueBucketGetValue(vb, keyName, &type, &content, reinterpret_cast<unsigned int… in GetExtend()
|
H A D | extension_util.cpp | 265 auto status = OhCloudExtValueBucketGetValue(bucket, keyName, &type, &content, &ctLen); in ConvertValues()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/ |
H A D | cloud_ext_types.rs | 1223 pub unsafe extern "C" fn OhCloudExtValueBucketGetValue( in OhCloudExtValueBucketGetValue() function
|