Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp647 std::vector<uint8_t> &)>> toVecFunc = { in CalculateHashKeyForOneField() local
656 auto it = toVecFunc.find(field.type); in CalculateHashKeyForOneField()
657 if (it == toVecFunc.end()) { in CalculateHashKeyForOneField()