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

/haiku/headers/private/storage/mime/
H A DDatabase.h125 struct DeferredInstallNotification { struct in class:BPrivate::Storage::Mime::Database
147 DeferredInstallNotification* _FindDeferredInstallNotification(
/haiku/src/kits/storage/mime/
H A DDatabase.cpp1338 DeferredInstallNotification* notification
1339 = new(std::nothrow) DeferredInstallNotification;
1357 DeferredInstallNotification* notification
1526 Database::DeferredInstallNotification*
1530 DeferredInstallNotification* notification
1531 = (DeferredInstallNotification*)fDeferredInstallNotifications
1550 DeferredInstallNotification* notification

Completed in 42 milliseconds