Searched refs:LOG_TRANSACTIONS_OVER_SIZE (Results 1 – 1 of 1) sorted by relevance
52 #define LOG_TRANSACTIONS_OVER_SIZE (300 * 1024) macro308 if (data.dataSize() > LOG_TRANSACTIONS_OVER_SIZE) { in transact()