Searched defs:cacheModel (Results 1 – 15 of 15) sorted by relevance
52 static WebKitCacheModel cacheModel = WEBKIT_CACHE_MODEL_DEFAULT; variable
323 CacheModel cacheModel = static_cast<CacheModel>(cm); in setCacheModel() local332 void WebProcess::calculateCacheSizes(CacheModel cacheModel, uint64_t memorySize, uint64_t diskFreeS… in calculateCacheSizes()718 CacheModel cacheModel = m_cacheModel; in clearResourceCaches() local
69 void WebProcess::platformSetCacheModel(CacheModel cacheModel) in platformSetCacheModel()
130 inline WKCacheModel toAPI(CacheModel cacheModel) in toAPI()
116 void WKContextSetCacheModel(WKContextRef contextRef, WKCacheModel cacheModel) in WKContextSetCacheModel()
65 CacheModel cacheModel; member
124 CacheModel cacheModel() const { return m_cacheModel; } in cacheModel() function
491 void WebContext::setCacheModel(CacheModel cacheModel) in setCacheModel()
1247 HRESULT WebPreferences::cacheModel(WebCacheModel* cacheModel) in cacheModel() argument1256 HRESULT WebPreferences::setCacheModel(WebCacheModel cacheModel) in setCacheModel()
236 WebCacheModel cacheModel; in onNotify() local258 HRESULT PreferencesChangedOrRemovedObserver::notifyPreferencesChanged(WebCacheModel cacheModel) in notifyPreferencesChanged()275 HRESULT PreferencesChangedOrRemovedObserver::notifyPreferencesRemoved(WebCacheModel cacheModel) in notifyPreferencesRemoved()440 void WebView::setCacheModel(WebCacheModel cacheModel) in setCacheModel()621 WebCacheModel WebView::cacheModel() in cacheModel() function in WebView633 WebCacheModel cacheModel = WebCacheModelDocumentViewer; in maxCacheModelInAnyInstance() local
1957 WebCacheModel cacheModel; in didPerformFirstNavigation() local
803 {
616 void LayoutTestController::setCacheModel(int cacheModel) in setCacheModel()
760 WebKitCacheModel cacheModel = webkit_get_cache_model(); in didPerformFirstNavigation() local
1160 int cacheModel = JSValueToNumber(context, arguments[0], exception); in setCacheModelCallback() local