Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/storage/
DDatabaseTracker.cpp1072 static bool notificationScheduled = false; variable
1078 if (!notificationScheduled) { in scheduleForNotification()
1080 notificationScheduled = true; in scheduleForNotification()
1096 notificationScheduled = false; in notifyDatabasesChanged()