Home
last modified time | relevance | path

Searched defs:lPath (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/include/restore/
H A Dphoto_album_dao_test.h41 void GetPhotoAlbum(const std::string &lPath, int32_t maxLoop) in GetPhotoAlbum()
48 void GetOrCreatePhotoAlbum(const std::string &lPath) in GetOrCreatePhotoAlbum()
54 void RunPhotoAlbumCache(const std::string &lPath) in RunPhotoAlbumCache()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/restore/
H A Dphoto_album_dao_test.cpp87 std::string lPath = "/Pictures/其它"; variable
100 std::string lPath = AlbumPlugin::LPATH_SCREEN_RECORDS; variable
116 std::string lPath = "/Pictures/example_" + std::to_string(offset); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dgallery_media_count_statistic.cpp465 std::string lPath = ""; in GetAllStatInfo() local
504 std::string lPath = ""; in GetAllImageStatInfo() local
541 std::string lPath = ""; in GetAllVideoStatInfo() local
576 std::string lPath = ""; in GetAllRestoreStatInfo() local
615 std::string lPath = ""; in GetAllRestoreImageStatInfo() local
652 std::string lPath = ""; in GetAllRestoreVideoStatInfo() local
685 std::string lPath = ""; in GetSdCardStatInfo() local
713 std::string lPath = ""; in GetDuplicateStatInfo() local
738 std::string lPath = ""; in GetAppTwinStatInfo() local
779 std::string lPath = ""; in GetImageAlbumInfo() local
[all …]
H A Dphotos_count_statistic.cpp282 std::string lPath = ""; in GetAllStatInfo() local
320 std::string lPath = ""; in GetAllImageStatInfo() local
357 std::string lPath = ""; in GetAllVideoStatInfo() local
390 std::string lPath = ""; in GetAllRestoreStatInfo() local
429 std::string lPath = ""; in GetAllRestoreImageStatInfo() local
466 std::string lPath = ""; in GetAllRestoreVideoStatInfo() local
508 std::string lPath = ""; in GetImageAlbumInfo() local
548 std::string lPath = ""; in GetVideoAlbumInfo() local
628 std::string lPath = ""; in GetFavoriteAlbumStatInfo() local
670 std::string lPath = ""; in GetTrashedAlbumStatInfo() local
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphoto_album_dao.cpp41 bool PhotoAlbumDao::CheckAlbumNameUnique(const std::string &albumName, const std::string &lPath) in CheckAlbumNameUnique()
67 const std::string lPath = photoAlbum.lPath; in FindUniqueAlbumName() local
131 PhotoAlbumDao::PhotoAlbumRowData PhotoAlbumDao::GetPhotoAlbum(const std::string &lPath) in GetPhotoAlbum()
315 const std::string &lPath, const int32_t albumType, const int32_t albumSubType) in BuildAlbumInfoByLPath()
342 PhotoAlbumDao::PhotoAlbumRowData PhotoAlbumDao::BuildAlbumInfoByLPath(const std::string &lPath) in BuildAlbumInfoByLPath()
H A Dphotos_restore.cpp57 std::string lPath = fileInfo.lPath; in FindAlbumInfo() local
306 std::string lPath = "/Pictures/其它"; in FindSourcePath() local
H A Dphotos_clone.cpp112 std::string lPath = fileInfo.lPath; in FindAlbumInfo() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H A Dphoto_album_clone.h41 bool HasSameAlbum(const std::string &lPath) in HasSameAlbum()
H A Dphoto_album_restore.h33 std::string lPath; member
H A Dphoto_album_dao.h35 std::string lPath; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_source_path_operation.h32 std::string lPath; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/po/
H A Dphoto_album_info_po.h30 std::string lPath; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dmedia_backup_report_data_type.h36 std::string lPath; member
162 AlbumNameInfo &SetLPath(const std::string &lPath) in SetLPath()
203 std::string lPath; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp466 std::string lPath = filePath; in ParseSourcePathToLPath() local
501 const std::string &lPath) in AddGalleryAlbum()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/photo_album_operation/
H A Dphoto_album_lpath_operation.cpp261 PhotoAlbumInfoPo PhotoAlbumLPathOperation::GetLatestAlbumInfoBylPath(const std::string &lPath) in GetLatestAlbumInfoBylPath()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_fusion_utils.cpp1120 std::string &lPath, const std::string bundle_name, const std::string album_name) in QuerySourceAlbumLPath()
1154 std::string lPath = "/Pictures/Users/" + newAlbumName; in BuildAlbumInsertValuesSetName() local
1174 std::string lPath = ""; in BuildAlbumInsertValues() local
1213 std::string lPath = ""; in QueryExistsAlbumId() local
H A Dmedialibrary_album_operations.cpp1117 static int32_t GetLPathFromSourcePath(const string &sourcePath, string &lPath, int32_t mediaType) in GetLPathFromSourcePath()
1135 static bool HasSameLpath(const string &lPath, const string &assetId) in HasSameLpath()
1160 static void RecoverAlbum(const string &assetId, const string &lPath, bool &isUserAlbum, int64_t &ne… in RecoverAlbum()
1219 string lPath; in RebuildDeletedAlbum() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h356 std::string lPath; member
379 std::string lPath; member