Home
last modified time | relevance | path

Searched refs:CalculateHashKeyForOneField (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp198 …errCode = CloudStorageUtils::CalculateHashKeyForOneField(field, primaryKey, false, collateType, re… in CalcPrimaryKeyHash()
216 …errCode = CloudStorageUtils::CalculateHashKeyForOneField(field, primaryKey, false, collateType, te… in CalcPrimaryKeyHash()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
H A Dcloud_storage_utils.h160 …static int CalculateHashKeyForOneField(const Field &field, const VBucket &vBucket, bool allowEmpty,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp638 int CloudStorageUtils::CalculateHashKeyForOneField(const Field &field, const VBucket &vBucket, bool… in CalculateHashKeyForOneField() function in DistributedDB::CloudStorageUtils
1009 errCode = CloudStorageUtils::CalculateHashKeyForOneField( in GetHashValueWithPrimaryKeyMap()
1021 errCode = CloudStorageUtils::CalculateHashKeyForOneField( in GetHashValueWithPrimaryKeyMap()