Home
last modified time | relevance | path

Searched refs:GetNewPath (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() function
258 … values.PutString(MEDIA_DATA_DB_RELATIVE_PATH, GetNewPath(relativePath, srcRelPath, newRelPath)); in RecycleChildSameNameInfoUtil()
273 values.PutString(MEDIA_DATA_DB_FILE_PATH, GetNewPath(path, srcRelPath, newRelPath)); in RecycleChildSameNameInfoUtil()
276 … values.PutString(MEDIA_DATA_DB_RECYCLE_PATH, GetNewPath(recyclePath, srcRelPath, newRelPath)); in RecycleChildSameNameInfoUtil()