Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNamedFlowCollection.h63 struct NamedFlowHashFunctions;
66 typedef ListHashSet<NamedFlow*, 1, NamedFlowHashFunctions> NamedFlowSet;
DNamedFlowCollection.cpp119 struct NamedFlowCollection::NamedFlowHashFunctions { struct in WebCore::NamedFlowCollection