Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp380 std::string deviceHashHex = DBCommon::TransferStringToHex(DBCommon::TransferHashString(device)); in GetDistributedTableNameWithHash() local
381 return CalDistributedTableName(deviceHashHex, tableName); in GetDistributedTableNameWithHash()