String 50 Source/bindings/v8/ScriptProfiler.cpp typedef HashMap<String, double> ProfileNameIdleTimeMap; String 55 Source/bindings/v8/SerializedScriptValue.h typedef HashMap<String, RefPtr<BlobDataHandle> > BlobDataHandleMap; String 143 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp typedef HashMap<String, CSSPropertyInfo*> CSSPropertyInfoMap; String 158 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp typedef Vector<String, numCSSProperties - 1> PreAllocatedPropertyVector; String 51 Source/core/accessibility/AXObject.cpp typedef HashMap<String, AccessibilityRole, CaseFoldingHash> ARIARoleMap; String 156 Source/core/css/CSSPrimitiveValue.h typedef HashMap<String, CSSPrimitiveValue::UnitTypes> UnitTable; String 85 Source/core/css/CSSValuePool.h typedef WillBeHeapHashMap<String, RefPtrWillBeMember<CSSPrimitiveValue> > FontFamilyValueCache; String 65 Source/core/css/FontFaceCache.h typedef HashMap<String, OwnPtr<TraitsMap>, CaseFoldingHash> FamilyToTraitsMap; String 63 Source/core/dom/DOMImplementation.cpp typedef HashSet<String, CaseFoldingHash> FeatureSet; String 114 Source/core/dom/ScriptLoader.cpp typedef HashSet<String, CaseFoldingHash> LanguageSet; String 82 Source/core/editing/EditorCommand.cpp typedef HashMap<String, const EditorInternalCommand*, CaseFoldingHash> CommandMap; String 37 Source/core/fetch/CrossOriginAccessControl.h typedef HashSet<String, CaseFoldingHash> HTTPHeaderSet; String 234 Source/core/fetch/MemoryCache.h typedef HashMap<String, OwnPtr<MemoryCacheEntry> > ResourceMap; String 1073 Source/core/fetch/ResourceFetcher.cpp typedef Vector<String, 10> StringVector; String 103 Source/core/fetch/ResourceFetcher.h typedef HashMap<String, ResourcePtr<Resource> > DocumentResourceMap; String 66 Source/core/html/canvas/CanvasRenderingContext2D.h typedef WillBePersistentHeapHashMap<String, RefPtrWillBeMember<MutableStylePropertySet> > MutableStylePropertyMap; String 304 Source/core/html/forms/FormController.cpp typedef HashMap<String, unsigned> FormSignatureToNextIndexMap; String 68 Source/core/html/parser/HTMLParserIdioms.h typedef Vector<pair<String, String> > HTMLAttributeList; String 247 Source/core/inspector/DOMPatchSupport.cpp typedef HashMap<String, Vector<size_t> > DiffTable; String 61 Source/core/inspector/DOMPatchSupport.h typedef HashMap<String, Digest*> UnusedNodesMap; String 151 Source/core/inspector/InspectorCSSAgent.h typedef HashMap<String, RefPtr<InspectorStyleSheet> > IdToInspectorStyleSheet; String 152 Source/core/inspector/InspectorCSSAgent.h typedef HashMap<String, RefPtr<InspectorStyleSheetForInlineStyle> > IdToInspectorStyleSheetForInlineStyle; String 268 Source/core/inspector/InspectorDOMAgent.h typedef HashMap<String, Vector<RefPtr<Node> > > SearchResults; String 235 Source/core/inspector/InspectorDebuggerAgent.h typedef HashMap<String, Script> ScriptsMap; String 236 Source/core/inspector/InspectorDebuggerAgent.h typedef HashMap<String, Vector<String> > BreakpointIdToDebugServerBreakpointIdsMap; String 237 Source/core/inspector/InspectorDebuggerAgent.h typedef HashMap<String, std::pair<String, BreakpointSource> > DebugServerBreakpointToBreakpointIdAndSourceMap; String 237 Source/core/inspector/InspectorDebuggerAgent.h typedef HashMap<String, std::pair<String, BreakpointSource> > DebugServerBreakpointToBreakpointIdAndSourceMap; String 93 Source/core/inspector/InspectorInspectorAgent.h typedef HashMap<String, String> InjectedScriptForOriginMap; String 105 Source/core/inspector/InspectorLayerTreeAgent.h typedef HashMap<String, LayerSnapshot> SnapshotById; String 91 Source/core/inspector/InspectorProfilerAgent.h typedef HashMap<String, double> ProfileNameIdleTimeMap; String 164 Source/core/inspector/InspectorResourceAgent.h typedef HashMap<String, RefPtr<TypeBuilder::Network::Initiator> > FrameNavigationInitiatorMap; String 104 Source/core/inspector/InspectorState.h typedef HashMap<String, OwnPtr<InspectorState> > InspectorStateMap; String 38 Source/core/inspector/InspectorStyleTextEditor.h typedef std::pair<String, String> NewLineAndWhitespace; String 181 Source/core/inspector/NetworkResourcesData.h typedef HashMap<String, String> ReusedRequestIds; String 183 Source/core/inspector/NetworkResourcesData.h typedef HashMap<String, ResourceData*> ResourceDataMap; String 172 Source/core/inspector/TraceEventDispatcher.h typedef std::pair<String, int> EventSelector; String 57 Source/core/loader/CrossOriginPreflightResultCache.h typedef HashSet<String, CaseFoldingHash> HeadersSet; String 79 Source/core/loader/CrossOriginPreflightResultCache.h typedef HashMap<std::pair<String, KURL>, OwnPtr<CrossOriginPreflightResultCacheItem> > CrossOriginPreflightResultHashMap; String 80 Source/core/page/WindowFeatures.h typedef HashMap<String, String> DialogFeaturesMap; String 150 Source/core/rendering/style/GridCoordinate.h typedef HashMap<String, GridCoordinate> NamedGridAreaMap; String 39 Source/core/rendering/style/StyleGridData.h typedef HashMap<String, Vector<size_t> > NamedGridLinesMap; String 40 Source/core/rendering/style/StyleGridData.h typedef HashMap<size_t, Vector<String>, WTF::IntHash<size_t>, WTF::UnsignedWithZeroKeyHashTraits<size_t> > OrderedNamedGridLines; String 40 Source/core/timing/PerformanceUserTiming.cpp typedef HashMap<String, NavigationTimingFunction> RestrictedKeyMap; String 45 Source/core/timing/PerformanceUserTiming.h typedef WillBeHeapHashMap<String, PerformanceEntryVector> PerformanceEntryMap; String 50 Source/core/xml/XPathParser.cpp typedef HashMap<String, Step::Axis> AxisNamesMap; String 77 Source/core/xml/XSLTProcessor.h typedef HashMap<String, String> ParameterMap; String 97 Source/modules/indexeddb/IDBObjectStore.h typedef HashMap<String, IndexKeys> IndexKeyMap; String 118 Source/modules/indexeddb/IDBObjectStore.h typedef HashMap<String, RefPtr<IDBIndex> > IDBIndexMap; String 131 Source/modules/indexeddb/IDBTransaction.h typedef HashMap<String, RefPtr<IDBObjectStore> > IDBObjectStoreMap; String 185 Source/modules/webdatabase/DatabaseBackendBase.cpp typedef HashMap<String, int> IDGuidMap; String 73 Source/modules/webdatabase/DatabaseTracker.h typedef HashMap<String, DatabaseSet*> DatabaseNameMap; String 74 Source/modules/webdatabase/DatabaseTracker.h typedef HashMap<String, DatabaseNameMap*> DatabaseOriginMap; String 78 Source/modules/webdatabase/InspectorDatabaseAgent.h typedef WillBePersistentHeapHashMap<String, RefPtrWillBeMember<InspectorDatabaseResource> > DatabaseResourcesHeapMap; String 58 Source/modules/webdatabase/QuotaTracker.h typedef HashMap<String, unsigned long long> SizeMap; String 71 Source/modules/webdatabase/SQLTransactionCoordinator.h typedef WillBeHeapHashMap<String, CoordinationInfo> CoordinationInfoHeapMap; String 158 Source/platform/JSONValues.h typedef HashMap<String, RefPtr<JSONValue> > Dictionary; String 66 Source/platform/audio/HRTFElevation.cpp typedef HashMap<String, RefPtr<AudioBus> > AudioBusMap; String 110 Source/platform/blob/BlobRegistry.cpp typedef HashMap<String, RefPtr<SecurityOrigin> > BlobURLOriginMap; String 88 Source/platform/mhtml/MHTMLParser.cpp typedef HashMap<String, String> KeyValueMap; String 41 Source/platform/network/HTTPHeaderMap.h typedef Vector<std::pair<String, String> > CrossThreadHTTPHeaderMapData; String 63 Source/platform/network/ParsedContentType.h typedef HashMap<String, String> KeyValuePairs; String 160 Source/platform/text/LocaleToScriptMapping.cpp typedef HashMap<String, UScriptCode> ScriptNameCodeMap; String 381 Source/platform/text/LocaleToScriptMapping.cpp typedef HashMap<String, UScriptCode> LocaleScriptMap; String 53 Source/platform/text/LocaleWin.cpp typedef HashMap<String, LCID> NameToLCIDMap; String 42 Source/platform/weborigin/KnownPorts.cpp typedef HashMap<String, unsigned, CaseFoldingHash> DefaultPortsMap; String 37 Source/platform/weborigin/SchemeRegistry.h typedef HashSet<String, CaseFoldingHash> URLSchemesMap; String 44 Source/platform/weborigin/SecurityPolicy.cpp typedef HashMap<String, OwnPtr<OriginAccessWhiteList> > OriginAccessMap; String 72 Source/web/AssociatedURLLoader.cpp typedef HashSet<String, CaseFoldingHash> HTTPHeaderSet; String 99 Source/web/WebPageSerializerImpl.h typedef HashMap<WTF::String, WTF::String> LinkLocalPathMap; String 716 Source/web/WebViewImpl.h typedef HashMap<WTF::String, WTF::String> SettingsMap; String 32 Source/wtf/text/StringCF.cpp String::String(CFStringRef str) String 47 Source/wtf/text/WTFString.cpp String::String(const UChar* characters, unsigned length) String 53 Source/wtf/text/WTFString.cpp String::String(const UChar* str) String 61 Source/wtf/text/WTFString.cpp String::String(const LChar* characters, unsigned length) String 66 Source/wtf/text/WTFString.cpp String::String(const char* characters, unsigned length) String 72 Source/wtf/text/WTFString.cpp String::String(const LChar* characters) String 77 Source/wtf/text/WTFString.cpp String::String(const char* characters)