Searched refs:HASH_KEY (Results 1 – 6 of 6) sorted by relevance
50 static constexpr const char *HASH_KEY = "hash_key"; variable
64 static constexpr const char *HASH_KEY = "#_hash_key"; variable
1269 Bytes *hashKey = std::get_if<Bytes>(&flags[CloudDbConstant::HASH_KEY]); in IdentifyCloudType()1286 Bytes *hashKey = std::get_if<Bytes>(&flags[CloudDbConstant::HASH_KEY]); in IdentifyCloudTypeInner()
30 static constexpr const char *HASH_KEY = "HASH_KEY"; variable114 (void)CloudStorageUtils::GetValueFromVBucket<Bytes>(HASH_KEY, vBucket, hashKey); in FillCloudAssetForDownload()
635 flags.insert_or_assign(CloudDbConstant::HASH_KEY, hashKey); in GetCloudExtraLog()
174 flags.insert_or_assign(CloudDbConstant::HASH_KEY, hashKey); in GetCloudExtraLog()