Searched refs:SINGLE_DIR_NAME (Results 1 – 1 of 1) sorted by relevance
53 const std::string SINGLE_DIR_NAME = "A"; variable143 … relativePath.replace(relativePath.find(dualDirName_), dualDirName_.length(), SINGLE_DIR_NAME); in ConvertPathToRealPath()