Searched refs:cancelAll (Results 1 – 5 of 5) sorted by relevance
47 void cancelAll();
38 void ResourceLoaderSet::cancelAll() in cancelAll() function in WebCore::ResourceLoaderSet
1268 m_multipartLoaders->cancelAll(); in stopFetching()1270 m_loaders->cancelAll(); in stopFetching()
52 public void cancelAll() { in cancelAll() method in ShadowNotificationManager
90 notificationManager.cancelAll(); in testCancelAll()