Searched refs:PrivetNotificationDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc277 new PrivetNotificationDelegate(profile_));
359 PrivetNotificationDelegate::PrivetNotificationDelegate( function in class:local_discovery::PrivetNotificationDelegate
364 PrivetNotificationDelegate::~PrivetNotificationDelegate() {
367 std::string PrivetNotificationDelegate::id() const {
371 content::WebContents* PrivetNotificationDelegate::GetWebContents() const {
375 void PrivetNotificationDelegate::Display() {
378 void PrivetNotificationDelegate::Error() {
382 void PrivetNotificationDelegate
[all...]
H A Dprivet_notifications.h130 class PrivetNotificationDelegate : public NotificationDelegate { class in namespace:local_discovery
132 explicit PrivetNotificationDelegate(content::BrowserContext* profile);
147 virtual ~PrivetNotificationDelegate();

Completed in 832 milliseconds