Home
last modified time | relevance | path

Searched defs:lPath (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H A Dphoto_album_clone.h40 bool HasSameAlbum(const std::string &lPath) in HasSameAlbum() argument
H A Dphoto_album_restore.h32 std::string lPath; member
[all...]
H A Dphoto_album_dao.h33 std::string lPath; member
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
H A Dphoto_album_dao.cpp39 bool PhotoAlbumDao::CheckAlbumNameUnique(const std::string &albumName, const std::string &lPath) in CheckAlbumNameUnique() argument
65 const std::string lPath = photoAlbum.lPath; in FindUniqueAlbumName() local
129 GetPhotoAlbum(const std::string &lPath) GetPhotoAlbum() argument
[all...]
H A Dphotos_restore.cpp90 PhotoAlbumDao::PhotoAlbumRowData PhotosRestore::BuildAlbumInfoByLPath(const std::string &lPath) in BuildAlbumInfoByLPath() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_meta_recovery.cpp250 optional<string> lPath = GetStringFromJson(j, PhotoAlbumColumns::ALBUM_LPATH); in GetPhotoAlbumFromJsonPart1() local
343 string lPath = GetStringVal(PhotoAlbumColumns::ALBUM_LPATH, resultSet); in LoadAlbumMaps() local
H A Dmedialibrary_album_fusion_utils.cpp1016 std::string lPath in BuildAlbumInsertValuesSetName() local
978 QuerySourceAlbumLPath(NativeRdb::RdbStore *upgradeStore, std::string &lPath, const std::string bundle_name, const std::string album_name) QuerySourceAlbumLPath() argument
1035 std::string lPath = ""; BuildAlbumInsertValues() local
1072 std::string lPath = ""; QueryExistsAlbumId() local
[all...]
H A Dmedialibrary_album_operations.cpp954 static int32_t GetLPathFromSourcePath(const string &sourcePath, string &lPath) in GetLPathFromSourcePath() argument
965 static bool HasSameLpath(const string &lPath, const string &assetId) in HasSameLpath() argument
990 static void RecoverAlbum(const string &assetId, const string &lPath, bool &isUserAlbum, int64_t &newAlbumId) in RecoverAlbum() argument
1049 string lPath; RebuildDeletedAlbum() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h328 std::string lPath; member
349 std::string lPath; member
/third_party/sqlite/src/
H A Dsqlite3.c43906 proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen) proxyGetLockPath() argument
[all...]

Completed in 136 milliseconds