Searched refs:recordMemoryCacheLoadForFutureClientNotification (Results 1 – 3 of 3) sorted by relevance
232 void recordMemoryCacheLoadForFutureClientNotification(const String& url);347 inline void DocumentLoader::recordMemoryCacheLoadForFutureClientNotification(const String& url) in recordMemoryCacheLoadForFutureClientNotification() function
3130 m_documentLoader->recordMemoryCacheLoadForFutureClientNotification(resource->url()); in loadedResourceFromMemoryCache()
57273 * loader/DocumentLoader.h: Added recordMemoryCacheLoadForFutureClientNotification,57279 and if it's false, use recordMemoryCacheLoadForFutureClientNotification.