Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/chromium/
DNotificationPresenter.cpp47 static WebString identifierForNotification(const WebNotification& notification) in identifierForNotification() function
83 WebString identifier = identifierForNotification(notification); in show()
116 WebString identifier = identifierForNotification(notification); in cancel()
127 WebString identifier = identifierForNotification(notification); in objectDestroyed()