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.h265 m_resource->incrementProtectorCount(); in InternalResourcePtr()
277 void incrementProtectorCount() { m_protectorCount++; } in incrementProtectorCount() function