Home
last modified time | relevance | path

Searched refs:SINGLE_DIR_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp53 const std::string SINGLE_DIR_NAME = "A"; variable
143 … relativePath.replace(relativePath.find(dualDirName_), dualDirName_.length(), SINGLE_DIR_NAME); in ConvertPathToRealPath()