Searched refs:m_collectionInfo (Results 1 – 3 of 3) sorted by relevance
83 …CollectionCache* collectionInfo() { m_collectionInfo.checkConsistency(); return &m_collectionInfo;… in collectionInfo()149 CollectionCache m_collectionInfo; variable
364 m_collectionInfo.reset(); in setRecalcListItems()
398 m_collectionInfo[index].checkConsistency(); in collectionInfo()399 return &m_collectionInfo[index]; in collectionInfo()1328 FixedArray<CollectionCache, NumUnnamedDocumentCachedTypes> m_collectionInfo; variable