Searched refs:m_shouldIgnoreWhenUnarchiving (Results 1 – 2 of 2) sorted by relevance
48 void ignoreWhenUnarchiving() { m_shouldIgnoreWhenUnarchiving = true; } in ignoreWhenUnarchiving()49 bool shouldIgnoreWhenUnarchiving() const { return m_shouldIgnoreWhenUnarchiving; } in shouldIgnoreWhenUnarchiving()60 bool m_shouldIgnoreWhenUnarchiving; variable
55 , m_shouldIgnoreWhenUnarchiving(false) in ArchiveResource()64 , m_shouldIgnoreWhenUnarchiving(false) in ArchiveResource()73 , m_shouldIgnoreWhenUnarchiving(false) in ArchiveResource()