Searched refs:BUFF_FILE_SIZE (Results 1 – 1 of 1) sorted by relevance
39 const unsigned long long BUFF_FILE_SIZE = 50 * 1024 * 1024; // 50MB variable167 bool isSufficient = (freeBytes > reqFreeBytes + BUFF_FILE_SIZE); in IsDataStorageSufficient()