Searched refs:IsAbnormalData (Results 1 – 2 of 2) sorted by relevance
177 static bool IsAbnormalData(const VBucket &data);
1312 if (IsAbnormalData(data)) { in IdentifyCloudTypeInner()1333 bool CloudStorageUtils::IsAbnormalData(const VBucket &data) in IsAbnormalData() function in DistributedDB::CloudStorageUtils