Searched defs:hashMap (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/win/
H A DCOMPropertyBag.h71 COMPropertyBag(const HashMapType& hashMap) argument
85 COMPropertyBag<ValueType, KeyType, HashType>* COMPropertyBag<typename ValueType, typename KeyType, HashType>::createInstance(const HashMapType& hashMap) argument
93 COMPropertyBag<ValueType, KeyType, HashType>* COMPropertyBag<typename ValueType, typename KeyType, HashType>::adopt(HashMapType& hashMap) argument
/macosx-10.10.1/WebKit2-7600.1.25/Platform/IPC/
H A DArgumentCoders.h196 static void encode(ArgumentEncoder& encoder, const HashMapType& hashMap) argument
203 static bool decode(ArgumentDecoder& decoder, HashMapType& hashMap) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Plugins/
H A DPlugInAutoStartProvider.cpp96 ImmutableDictionary::MapType hashMap; local
129 HashMap<unsigned, double> hashMap; local

Completed in 116 milliseconds