Searched refs:LOG_REPLIES_OVER_SIZE (Results 1 – 1 of 1) sorted by relevance
74 #define LOG_REPLIES_OVER_SIZE (300 * 1024) macro399 if (reply->dataSize() > LOG_REPLIES_OVER_SIZE) { in transact()