Searched refs:RemoveCurrent (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/media/
H A DTList.h116 bool RemoveCurrent() function in class:List
H A DTMap.h133 bool RemoveCurrent() function in class:Map
/haiku/src/servers/media/
H A DNotificationManager.cpp165 if (!fNotificationList.RemoveCurrent()) {
250 if (fNotificationList.RemoveCurrent()) {
/haiku/src/kits/media/
H A DAddOnManager.cpp399 fReaderList.RemoveCurrent();
413 fDecoderList.RemoveCurrent();
427 fWriterFileFormats.RemoveCurrent();
429 fWriterList.RemoveCurrent();
437 fEncoderList.RemoveCurrent();
H A DPluginManager.cpp745 fPluginList.RemoveCurrent();

Completed in 159 milliseconds