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

/haiku/src/kits/storage/mime/
H A DDatabase.cpp1405 if (_CheckDeferredInstallNotification(which, type))
1433 if (_CheckDeferredInstallNotification(which, type))
1461 if (_CheckDeferredInstallNotification(which, type))
1487 if (_CheckDeferredInstallNotification(which, type))
1545 Database::_CheckDeferredInstallNotification(int32 which, const char* type) function in class:BPrivate::Storage::Mime::Database
/haiku/headers/private/storage/mime/
H A DDatabase.h149 bool _CheckDeferredInstallNotification(int32 which, const char* type);

Completed in 352 milliseconds