Home
last modified time | relevance | path

Searched refs:SetLPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dgallery_media_count_statistic.cpp470 .SetLPath(lPath) in GetAllStatInfo()
509 .SetLPath(lPath) in GetAllImageStatInfo()
546 .SetLPath(lPath) in GetAllVideoStatInfo()
581 .SetLPath(lPath) in GetAllRestoreStatInfo()
620 .SetLPath(lPath) in GetAllRestoreImageStatInfo()
657 .SetLPath(lPath) in GetAllRestoreVideoStatInfo()
690 .SetLPath(lPath) in GetSdCardStatInfo()
718 .SetLPath(lPath) in GetDuplicateStatInfo()
743 .SetLPath(lPath) in GetAppTwinStatInfo()
784 .SetLPath(lPath) in GetImageAlbumInfo()
[all …]
H A Dphotos_count_statistic.cpp287 .SetLPath(lPath) in GetAllStatInfo()
325 .SetLPath(lPath) in GetAllImageStatInfo()
362 .SetLPath(lPath) in GetAllVideoStatInfo()
395 .SetLPath(lPath) in GetAllRestoreStatInfo()
434 .SetLPath(lPath) in GetAllRestoreImageStatInfo()
471 .SetLPath(lPath) in GetAllRestoreVideoStatInfo()
513 .SetLPath(lPath) in GetImageAlbumInfo()
553 .SetLPath(lPath) in GetVideoAlbumInfo()
633 .SetLPath(lPath) in GetFavoriteAlbumStatInfo()
675 .SetLPath(lPath) in GetTrashedAlbumStatInfo()
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dmedia_backup_report_data_type.h162 AlbumNameInfo &SetLPath(const std::string &lPath) in SetLPath() function