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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DIDBTransactionTest.cpp105 PersistentHeapHashSet<WeakMember<IDBTransaction> > set;
135 PersistentHeapHashSet<WeakMember<IDBTransaction> > set;
/external/chromium_org/third_party/WebKit/Source/platform/mediastream/
H A DMediaStreamSource.h107 PersistentHeapHashSet<Member<AudioDestinationConsumer> > m_audioConsumers;
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.h682 class PersistentHeapHashSet : public PersistentHeapCollectionBase<HeapHashSet<ValueArg, HashArg, TraitsArg> > { }; class in namespace:blink
1039 #define WillBePersistentHeapHashSet blink::PersistentHeapHashSet
1174 #define PersistentHeapHashSetWillBeHeapHashSet blink::PersistentHeapHashSet
H A DHeapTest.cpp3385 typedef PersistentHeapHashSet<Member<IntWrapper> > PSet;
3532 PersistentHeapHashSet<WeakMember<Mixin> > weakMap;

Completed in 125 milliseconds