Home
last modified time | relevance | path

Searched defs:destRelativePath (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.cpp77 bool CheckDestRelativePath(const string destRelativePath) in CheckDestRelativePath()
1282 int32_t HandleFileMove(const shared_ptr<FileAsset> &fileAsset, const string &destRelativePath) in HandleFileMove()
1311 const string &destRelativePath) in UpdateMovedAlbumInfo()
1326 int32_t HandleAlbumMove(const shared_ptr<FileAsset> &fileAsset, const string &destRelativePath, con… in HandleAlbumMove()
1429 string destRelativePath; in Move() local
1526 string destRelativePath; in GetDuplicateDirectory() local
1544 int32_t InsertFileOperation(string &destRelativePath, string &srcUriStr) in InsertFileOperation()
1555 int CopyFileOperation(string &srcUriStr, string &destRelativePath, CopyResult &copyResult, bool for… in CopyFileOperation()
1613 string destRelativePath; in CopyDirectoryOperation() local
1710 string destRelativePath; in Copy() local