Home
last modified time | relevance | path

Searched refs:incrementProtectorCount (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResource.h279 m_resource->incrementProtectorCount(); in InternalResourcePtr()
291 void incrementProtectorCount() { m_protectorCount++; } in incrementProtectorCount() function