Searched refs:subFolderPath (Results 1 – 1 of 1) sorted by relevance
748 std::string subFolderPath = filePath; in GetDirSize() local749 totalSize += GetDirSize(subFolderPath); in GetDirSize()