Home
last modified time | relevance | path

Searched refs:albumInfoList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dgallery_media_count_statistic.cpp936 std::vector<AlbumMediaStatisticInfo> albumInfoList; in GetAlbumInfoByName() local
948 albumInfoList.emplace_back(info); in GetAlbumInfoByName()
950 return albumInfoList; in GetAlbumInfoByName()
976 std::vector<AlbumMediaStatisticInfo> albumInfoList; in GetAlbumInfoByLPath() local
988 albumInfoList.emplace_back(info); in GetAlbumInfoByLPath()
990 return albumInfoList; in GetAlbumInfoByLPath()
H A Dphotos_count_statistic.cpp584 std::vector<AlbumMediaStatisticInfo> albumInfoList; in GetAlbumInfoByName() local
596 albumInfoList.emplace_back(info); in GetAlbumInfoByName()
598 return albumInfoList; in GetAlbumInfoByName()