Home
last modified time | relevance | path

Searched refs:ChromeClientCallbackTimer (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.h207 friend class ChromeClientCallbackTimer; variable
DApplicationCacheGroup.cpp1032 class ChromeClientCallbackTimer: public TimerBase { class
1034 ChromeClientCallbackTimer(ApplicationCacheGroup* cacheGroup) in ChromeClientCallbackTimer() function in WebCore::ChromeClientCallbackTimer
1054 ChromeClientCallbackTimer* timer = new ChromeClientCallbackTimer(this); in scheduleReachedMaxAppCacheSizeCallback()