Home
last modified time | relevance | path

Searched refs:limitDirSize (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/common/
H A Dbase.h195 uint32_t GetLogOverCount(vector<string> files, uint64_t limitDirSize);
H A Dbase.cpp224 uint32_t GetLogOverCount(vector<string> files, uint64_t limitDirSize) in GetLogOverCount() argument
249 if (totalSize > limitDirSize) { in GetLogOverCount()

Completed in 5 milliseconds