Home
last modified time | relevance | path

Searched refs:stopTimersForOneShots (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DGeolocation.h160 void stopTimersForOneShots();
DGeolocation.cpp507 void Geolocation::stopTimersForOneShots() in stopTimersForOneShots() function in WebCore::Geolocation
525 stopTimersForOneShots(); in stopTimers()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2960233 (WebCore::Geolocation::stopTimersForOneShots): Added. Stops the timers for all one-shots.
DChangeLog-2010-12-0610962 (WebCore::Geolocation::stopTimersForOneShots):