HomeSort by relevance Sort by last modified time
    Searched refs:PassOutType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/wtf/
HashTraits.h 84 typedef T PassOutType;
85 static PassOutType passOut(const T& value) { return value; }
138 typedef PassOwnPtr<P> PassOutType;
153 typedef PassRefPtr<P> PassOutType;
RefPtrHashMap.h 47 typedef typename MappedTraits::PassOutType MappedPassOutType;
HashMap.h 57 typedef typename MappedTraits::PassOutType MappedPassOutType;

Completed in 28 milliseconds