Searched refs:cacheModelRef (Results 1 – 1 of 1) sorted by relevance
246 …RetainPtr<CFStringRef> cacheModelRef(AdoptCF, CFStringCreateWithFormat(0, 0, CFSTR("%d"), WebCache… in initializeDefaultSettings() local247 CFDictionaryAddValue(defaults, CFSTR(WebKitCacheModelPreferenceKey), cacheModelRef.get()); in initializeDefaultSettings()