Searched refs:GetNotificationId (Results 1 – 10 of 10) sorted by relevance
130 std::string GetNotificationId(const std::string& extension_id) { in GetNotificationId() function in extensions::ExtensionStorageMonitorTest131 return monitor()->GetNotificationId(extension_id); in GetNotificationId()183 GetNotificationId(extension->id())); in WriteBytes()252 GetNotificationId(extension->id()), in IN_PROC_BROWSER_TEST_F()333 GetNotificationId(extension->id()), in IN_PROC_BROWSER_TEST_F()
332 std::string ExtensionStorageMonitor::GetNotificationId( in GetNotificationId() function in extensions::ExtensionStorageMonitor374 std::string notification_id(GetNotificationId(extension_id)); in OnImageLoaded()442 GetNotificationId(extension_id), false); in DisableStorageMonitoring()527 GetNotificationId(extension_id), false); in RemoveNotificationForExtension()538 center->RemoveNotification(GetNotificationId(*it), false); in RemoveAllNotifications()
81 std::string GetNotificationId(const std::string& extension_id);
30 virtual std::string GetNotificationId() OVERRIDE;
74 std::string ScreenCaptureTrayItem::GetNotificationId() { in GetNotificationId() function in ash::ScreenCaptureTrayItem
84 std::string ScreenShareTrayItem::GetNotificationId() { in GetNotificationId() function in ash::ScreenShareTrayItem
123 virtual std::string GetNotificationId() = 0;
157 GetNotificationId(), false /* by_user */); in Update()
185 tray_item->GetNotificationId())); in TestNotificationView()