Searched refs:strFolderPath (Results 1 – 1 of 1) sorted by relevance
290 std::string strFolderPath; in CreateMultiDir() local293 strFolderPath = tempStr.substr(0, pos); in CreateMultiDir()294 if (Access(strFolderPath)) { in CreateMultiDir()300 Mkdir(strFolderPath); in CreateMultiDir()