Searched refs:totalSize (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/c_utils/base/src/ | ||
H A D | directory_ex.cpp | 348 uint64_t totalSize = 0; in GetFolderSize() local 351 totalSize += statbuf.st_size; in GetFolderSize() 355 return totalSize; in GetFolderSize() |
Completed in 1 milliseconds