Searched refs:MoveIntoTrash (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/mediaplayer/playlist/
H A DUrlPlaylistItem.h50 virtual status_t MoveIntoTrash();
H A DFilePlaylistItem.h57 virtual status_t MoveIntoTrash();
H A DUrlPlaylistItem.cpp146 UrlPlaylistItem::MoveIntoTrash() function in class:UrlPlaylistItem
H A DPlaylistItem.h102 virtual status_t MoveIntoTrash() = 0;
H A DRemovePLItemsCommand.cpp101 status_t err = fItems[i]->MoveIntoTrash();
H A DFilePlaylistItem.cpp288 FilePlaylistItem::MoveIntoTrash() function in class:FilePlaylistItem

Completed in 96 milliseconds