Home
last modified time | relevance | path

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

/haiku/src/tests/kits/storage/
H A DMimeTypeTest.h21 class NotificationMessage; variable
69 void CheckNotificationMessages(const NotificationMessage *messages,
H A DMimeTypeTest.cpp3123 class NotificationMessage { class
3125 NotificationMessage(int32 which, string type, string extraType, in NotificationMessage() function in NotificationMessage
3132 NotificationMessage(int32 which, string type, string extraType) in NotificationMessage() function in NotificationMessage
3138 NotificationMessage(int32 which, string type, bool largeIcon) in NotificationMessage() function in NotificationMessage
3144 NotificationMessage(int32 which, string type) in NotificationMessage() function in NotificationMessage
3247 typedef NotificationMessage NM; in MonitoringTest()
3248 NotificationMessage messages[] = { in MonitoringTest()
3293 typedef NotificationMessage NM; in MonitoringTest()
3294 NotificationMessage messages[] = { in MonitoringTest()
3347 typedef NotificationMessage NM; in MonitoringTest()
[all …]