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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTraits.h90 typedef const T& PeekInType; typedef in struct:WTF::GenericHashTraits
156 typedef typename OwnPtr<P>::PtrType PeekInType; typedef in struct:WTF::HashTraits
177 typedef RefPtrValuePeeker<P> PeekInType; typedef in struct:WTF::HashTraits
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.h1252 // FIXME: The distinction between PeekInType and PassInType is there for
1257 typedef RawPtr<T> PeekInType; typedef in struct:WTF::HashTraits
1279 // FIXME: The distinction between PeekInType and PassInType is there for
1284 typedef RawPtr<T> PeekInType; typedef in struct:WTF::HashTraits

Completed in 79 milliseconds