Searched refs:otherAlbumList (Results 1 – 2 of 2) sorted by relevance
63 std::vector<AlbumMediaStatisticInfo> otherAlbumList = this->GetAlbumInfoByName("其它"); in Load() local64 infoList.insert(infoList.end(), otherAlbumList.begin(), otherAlbumList.end()); in Load()
70 std::vector<AlbumMediaStatisticInfo> otherAlbumList = this->GetAlbumInfoByName("其它"); in Load() local71 infoList.insert(infoList.end(), otherAlbumList.begin(), otherAlbumList.end()); in Load()