Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DResource.h284 m_resource->decrementProtectorCount(); in ~InternalResourcePtr()
292 void decrementProtectorCount() { m_protectorCount--; } in decrementProtectorCount() function