Searched refs:m_protectorCount (Results 1 – 2 of 2) sorted by relevance
291 void incrementProtectorCount() { m_protectorCount++; } in incrementProtectorCount()292 void decrementProtectorCount() { m_protectorCount--; } in decrementProtectorCount()376 unsigned m_protectorCount; variable
108 , m_protectorCount(0) in Resource()439 && !m_protectorCount && !m_resourceToRevalidate && !m_proxyResource; in canDelete()