Searched refs:IsSystemRecord (Results 1 – 2 of 2) sorted by relevance
193 static bool IsSystemRecord(const Key &key);
1372 bool isSystemRecord = IsSystemRecord(dataItem.key); in GetDataItemFromCloudData()1454 bool CloudStorageUtils::IsSystemRecord(const Key &key) in IsSystemRecord() function in DistributedDB::CloudStorageUtils