Searched refs:m_isContentEvicted (Results 1 – 2 of 2) sorted by relevance
98 bool isContentEvicted() const { return m_isContentEvicted; } in isContentEvicted()136 bool m_isContentEvicted; variable
72 , m_isContentEvicted(false) in ResourceData()110 m_isContentEvicted = true; in evictContent()