Home
last modified time | relevance | path

Searched refs:PRINT_MAX_PRINT_COUNT (Results 1 – 1 of 1) sorted by relevance

/base/print/print_fwk/utils/include/
Dprint_constant.h24 #define PRINT_MAX_PRINT_COUNT 1000 macro
53 … if ((count) > PRINT_MAX_PRINT_COUNT) { \
54 … PRINT_HILOGW("input val is exceed print max range:%{public}d", PRINT_MAX_PRINT_COUNT); \