Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DGeolocation.cpp545 void Geolocation::extractNotifiersWithCachedPosition(GeoNotifierVector& notifiers, GeoNotifierVecto… in extractNotifiersWithCachedPosition() function in WebCore::Geolocation
588 extractNotifiersWithCachedPosition(oneShotsCopy, &oneShotsWithCachedPosition); in handleError()
589 extractNotifiersWithCachedPosition(watchersCopy, 0); in handleError()
DGeolocation.h156 …static void extractNotifiersWithCachedPosition(GeoNotifierVector& notifiers, GeoNotifierVector* ca…