Home
last modified time | relevance | path

Searched defs:display_source (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dnotification.cc9 const string16& display_source, in Notification()
Dnotification.h38 const string16& display_source() const { return display_source_; } in display_source() function