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

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

Completed in 41 milliseconds