Searched refs:timeoutTimerFired (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DPingLoader.h72 void timeoutTimerFired(Timer<PingLoader>&) { delete this; } function in class:WebCore::PingLoader
H A DPingLoader.cpp118 : m_timeout(this, &PingLoader::timeoutTimerFired)

Completed in 103 milliseconds