Home
last modified time | relevance | path

Searched refs:OhCloudExtVectorGet (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp105 … status = OhCloudExtVectorGet(pKeys.get(), i, &key, reinterpret_cast<unsigned int *>(&keyLen)); in GetAppInfo()
111 …status = OhCloudExtVectorGet(pValues.get(), i, &value, reinterpret_cast<unsigned int *>(&valueLen)… in GetAppInfo()
169 …status = OhCloudExtVectorGet(databases.get(), i, &database, reinterpret_cast<unsigned int *>(&dbLe… in GetDatabases()
223 …status = OhCloudExtVectorGet(pValues.get(), i, &value, reinterpret_cast<unsigned int *>(&valueLen)… in GetTables()
273 …status = OhCloudExtVectorGet(fields.get(), i, &value, reinterpret_cast<unsigned int *>(&valueLen)); in GetFields()
373 … status = OhCloudExtVectorGet(pErrs.get(), i, &value, reinterpret_cast<unsigned int *>(&valueLen)); in DoSubscribe()
438 OhCloudExtVectorGet(values.get(), i, &value, reinterpret_cast<unsigned int *>(&valueLen)); in SaveRelation()
498 …status = OhCloudExtVectorGet(pKeys.get(), i, &dbName, reinterpret_cast<unsigned int *>(&dbNameLen)… in GetRelation()
505 …status = OhCloudExtVectorGet(pValues.get(), i, &subId, reinterpret_cast<unsigned int *>(&subIdLen)… in GetRelation()
585 … status = OhCloudExtVectorGet(pErrs.get(), i, &value, reinterpret_cast<unsigned int *>(&valueLen)); in DoUnsubscribe()
H A Dcloud_cursor_impl.cpp47 …auto status = OhCloudExtVectorGet(values_, 0, &values, reinterpret_cast<unsigned int *>(&valueLen)… in CloudCursorImpl()
154 …auto status = OhCloudExtVectorGet(values_, index_, &values, reinterpret_cast<unsigned int *>(&valu… in GetEntry()
186 …auto status = OhCloudExtVectorGet(pKeys.get(), i, &value, reinterpret_cast<unsigned int *>(&valueL… in GetData()
266 …auto status = OhCloudExtVectorGet(values_, index_, &data, reinterpret_cast<unsigned int *>(&valueL… in Get()
H A Dextension_util.cpp189 … status = OhCloudExtVectorGet(values, i, &value, reinterpret_cast<unsigned int *>(&valueLen)); in ConvertBuckets()
225 …status = OhCloudExtVectorGet(pValKeys.get(), j, &keyItem, reinterpret_cast<unsigned int *>(&keyIte… in ConvertBucket()
231 …status = OhCloudExtVectorGet(pValValues.get(), j, &valueItem, reinterpret_cast<unsigned int *>(&va… in ConvertBucket()
327 … status = OhCloudExtVectorGet(values, i, &value, reinterpret_cast<unsigned int *>(&valueLen)); in ConvertAssets()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dbasic_rust_types.h88 int OhCloudExtVectorGet(
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dbasic_rust_types.rs298 pub unsafe extern "C" fn OhCloudExtVectorGet( in OhCloudExtVectorGet() function
912 OhCloudExtVectorGet(
1145 OhCloudExtVectorGet(
1159 OhCloudExtVectorGet(