Searched defs:PersistentHeapLinkedHashSet (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.h688 class PersistentHeapLinkedHashSet : public PersistentHeapCollectionBase<HeapLinkedHashSet<ValueArg, HashArg, TraitsArg> > { }; class in namespace:blink
1041 #define WillBePersistentHeapLinkedHashSet blink::PersistentHeapLinkedHashSet

Completed in 163 milliseconds