HomeSort by relevance Sort by last modified time
    Searched refs:NotificationSourceToString (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/drive/
drive_notification_manager.h 74 static std::string NotificationSourceToString(NotificationSource source);
drive_notification_manager.cc 112 DVLOG(1) << "Notifying observers: " << NotificationSourceToString(source);
147 std::string DriveNotificationManager::NotificationSourceToString(

Completed in 33 milliseconds