Searched defs:requiredSpace (Results 1 – 2 of 2) sorted by relevance
29 static bool IsSpaceEnough(const int64_t requiredSpace) in IsSpaceEnough()
54 bool FileUtils::IsSpaceEnough(const std::string &filePath, const int64_t requiredSpace) in IsSpaceEnough()