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

/haiku/headers/private/media/
H A DNotifications.h52 bool IsValidNotificationRequest(bool node_specific, int32 notification);
/haiku/src/kits/media/
H A DNotifications.cpp300 IsValidNotificationRequest(bool node_specific, int32 notification) argument
319 return !node_specific;
327 return node_specific;

Completed in 16 milliseconds