Searched refs:PRINT_MAX_PRINT_COUNT (Results 1 – 1 of 1) sorted by relevance
24 #define PRINT_MAX_PRINT_COUNT 1000 macro53 … if ((count) > PRINT_MAX_PRINT_COUNT) { \54 … PRINT_HILOGW("input val is exceed print max range:%{public}d", PRINT_MAX_PRINT_COUNT); \