Home
last modified time | relevance | path

Searched defs:cloudValue (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
Dcloud_storage_utils.h77 static int GetValueFromOneField(Type &cloudValue, T &outVal) in GetValueFromOneField()
95 Type cloudValue = vBucket.at(fieldName); in GetValueFromVBucket() local
100 static int GetValueFromType(Type &cloudValue, T &outVal) in GetValueFromType()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_utils.cpp83 …eRelationalUtils::GetCloudValueByType(sqlite3_stmt *statement, int type, int cid, Type &cloudValue) in GetCloudValueByType()
133 void SQLiteRelationalUtils::CalCloudValueLen(Type &cloudValue, uint32_t &totalSize) in CalCloudValueLen()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_interfaces_relational_sync_test.cpp416 Type cloudValue; in CheckDiffTypeAsset() local
458 Type cloudValue; in CheckFillAssetForTest10() local
491 Type cloudValue; in CheckFillAssetsForTest10() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_relational_storage_executor.cpp1614 Type cloudValue; in GetCloudDataForSync() local
1636 …RelationalStorageExecutor::PutVBucketByType(VBucket &vBucket, const Field &field, Type &cloudValue) in PutVBucketByType()
1740 Type cloudValue; in GetInfoByStatement() local
1757 Type cloudValue; in GetInfoByStatement() local