Searched refs:MAX_NATIVE_CONFIG_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance
33 constexpr int MAX_NATIVE_CONFIG_FILE_SIZE = 5 * 1024 * 1024; // 5M variable97 if (statBuffer.st_size > MAX_NATIVE_CONFIG_FILE_SIZE) { in ReadCfgFile()
34 constexpr int MAX_NATIVE_CONFIG_FILE_SIZE = 5 * 1024 * 1024; // 5M variable