Searched refs:GetDirSizeForFile (Results 1 – 2 of 2) sorted by relevance
75 long long int GetDirSizeForFile(const std::string &filePath);
483 while (Utils::GetFileSize(sLog) + GetDirSizeForFile(dLog) > MAX_LOG_DIR_SIZE) { in CopyUpdaterLogs()670 long long int GetDirSizeForFile(const std::string &filePath) in GetDirSizeForFile() function