Searched refs:WillBeHeapHashCountedSet (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DActiveAnimations.h47 typedef WillBeHeapHashCountedSet<RawPtrWillBeWeakMember<AnimationPlayer> > AnimationPlayerCountedSet;
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLFrameOwnerElement.h130 static WillBeHeapHashCountedSet<RawPtrWillBeMember<Node> >& disabledSubtreeRoots();
H A DHTMLFrameOwnerElement.cpp48 WillBeHeapHashCountedSet<RawPtrWillBeMember<Node> >& SubframeLoadingDisabler::disabledSubtreeRoots()
50 DEFINE_STATIC_LOCAL(OwnPtrWillBePersistent<WillBeHeapHashCountedSet<RawPtrWillBeMember<Node> > >, nodes, (adoptPtrWillBeNoop(new WillBeHeapHashCountedSet<RawPtrWillBeMember<Node> >())));
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.h1048 #define WillBeHeapHashCountedSet blink::HeapHashCountedSet macro
1166 #define WillBeHeapHashCountedSet WTF::HashCountedSet macro

Completed in 105 milliseconds