Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp1156 … UpdateRenamedAlbumInfo(const string &srcId, const string &displayName, const string &newAlbumPath) in UpdateRenamedAlbumInfo()
1171 int32_t UpdateSubFilesPath(const string &srcPath, const string &newAlbumPath) in UpdateSubFilesPath()
1310 …bumInfo(const shared_ptr<FileAsset> &fileAsset, const string &bucketId, const string &newAlbumPath, in UpdateMovedAlbumInfo()