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