Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_smartalbum_map_operations.cpp226 static string GetNewPath(const string &path, const string &srcRelPath, const string &newRelPath) in GetNewPath()
239 …leChildSameNameInfoUtil(const int32_t parentId, const string &srcRelPath, const string &newRelPath, in RecycleChildSameNameInfoUtil()
333 string newRelPath = fileAsset->GetRelativePath() + newName + "/"; in RecycleDir() local