Searched refs:m_protectorCount (Results 1 – 2 of 2) sorted by relevance
270 void incrementProtectorCount() { m_protectorCount++; } in incrementProtectorCount()271 void decrementProtectorCount() { m_protectorCount--; } in decrementProtectorCount()355 unsigned m_protectorCount; variable
107 , m_protectorCount(0) in Resource()416 && !m_protectorCount && !m_resourceToRevalidate && !m_proxyResource; in canDelete()