Home
last modified time | relevance | path

Searched refs:TextToVector (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
H A Dcloud_storage_utils.h46 static int TextToVector(const VBucket &vBucket, const Field &field, CollateType collateType,
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp241 int CloudStorageUtils::TextToVector(const VBucket &vBucket, const Field &field, CollateType collate… in TextToVector() function in DistributedDB::CloudStorageUtils
651 { TYPE_INDEX<std::string>, &CloudStorageUtils::TextToVector }, in CalculateHashKeyForOneField()