Home
last modified time | relevance | path

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

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