Home
last modified time | relevance | path

Searched defs:ValueTraits (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_action.h202 struct ValueTraits { struct
203 static T CreateEmpty() { in CreateEmpty()
/external/chromium_org/third_party/WebKit/Source/wtf/
DHashSet.h41 typedef TraitsArg ValueTraits; typedef
DLinkedHashSet.h303 typedef ValueTraitsArg ValueTraits; typedef
DListHashSet.h95 typedef HashTraits<ValueType> ValueTraits; typedef