Searched refs:deviceHashHex (Results 1 – 1 of 1) sorted by relevance
380 std::string deviceHashHex = DBCommon::TransferStringToHex(DBCommon::TransferHashString(device)); in GetDistributedTableNameWithHash() local381 return CalDistributedTableName(deviceHashHex, tableName); in GetDistributedTableNameWithHash()