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

/haiku/src/apps/mediaplayer/playlist/
H A DFilePlaylistItem.h78 status_t _MoveIntoTrash(vector<entry_ref>* refs,
H A DFilePlaylistItem.cpp296 err = _MoveIntoTrash(&fRefs, &fNamesInTrash);
303 err = _MoveIntoTrash(&fImageRefs, &fImageNamesInTrash);
500 FilePlaylistItem::_MoveIntoTrash(vector<entry_ref>* refs, function in class:FilePlaylistItem

Completed in 84 milliseconds