Searched refs:EARLY_LOG_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
104 #define EARLY_LOG_BUF_SIZE 1024 macro135 } else if (mEarlyLogBufferOffset < EARLY_LOG_BUF_SIZE - HOSTINTF_HEADER_SIZE) { in platLogAllocUserData()205 if (mEarlyLogBufferOffset == EARLY_LOG_BUF_SIZE) { in platLogPutcharF()313 mEarlyLogBuffer = heapAlloc(EARLY_LOG_BUF_SIZE); in platInitialize()