Searched refs:PLAYER (Results 1 – 2 of 2) sorted by relevance
297 enum : uint8_t { PLAYER = 0x01, FOLDER = 0x02, SONG = 0x03 } type_; enumerator305 MediaListItem(MediaPlayerItem item) : type_(PLAYER), player_(item) {} in MediaListItem()314 case PLAYER: in MediaListItem()328 case PLAYER: in ~MediaListItem()342 case PLAYER: in size()
127 case MediaListItem::PLAYER: in PushMediaListItem()