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

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.h128 void cancelRequests(GeoNotifierVector&);
H A DGeolocation.cpp351 void Geolocation::cancelRequests(GeoNotifierVector& notifiers) function in class:blink::Geolocation
362 cancelRequests(copy);
364 cancelRequests(copy);

Completed in 111 milliseconds