Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_smartalbum_map_operations.cpp255 string GetNewPath(const string &path, const string &srcRelPath, const string &newRelPath) in GetNewPath()
265 …eChildSameNameInfoUtil(const int32_t &parentId, const string &srcRelPath, const string &newRelPath, in RecycleChildSameNameInfoUtil()
371 string newRelPath = fileAsset->GetRelativePath() + newName + "/"; in RecycleDir() local