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

/haiku/headers/private/storage/mime/
H A DDatabase.h154 NotificationListener* fNotificationListener; member in class:BPrivate::Storage::Mime::Database
/haiku/src/kits/storage/mime/
H A DDatabase.cpp72 fNotificationListener(notificationListener),
1510 if (fNotificationListener == NULL)
1516 status_t err = fNotificationListener->Notify(&msg, *i);

Completed in 35 milliseconds