Searched refs:kInvalidated (Results 1 – 3 of 3) sorted by relevance
218 kInvalidated = kConstant, // Cell has been deleted, invalidated or never enumerator
1491 case PropertyCellType::kInvalidated: in PropertyCellPrint()
16978 DCHECK(original_cell_type == PropertyCellType::kInvalidated || in EnsureEmptyPropertyCell()16981 if (original_cell_type == PropertyCellType::kInvalidated) { in EnsureEmptyPropertyCell()18626 details = details.set_cell_type(PropertyCellType::kInvalidated); in InvalidateEntry()18665 case PropertyCellType::kInvalidated: in UpdatedType()