Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/storage/
DDatabaseTracker.cpp1056 typedef Vector<pair<RefPtr<SecurityOrigin>, String> > NotificationQueue; typedef
1058 static NotificationQueue& notificationQueue() in notificationQueue()
1060 DEFINE_STATIC_LOCAL(NotificationQueue, queue, ()); in notificationQueue()
1090 NotificationQueue notifications; in notifyDatabasesChanged()