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