Home
last modified time | relevance | path

Searched refs:SCAN_MAX_COUNT (Results 1 - 1 of 1) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dscan_constant.h24 #define SCAN_MAX_COUNT 1000 macro
91 if ((count) > SCAN_MAX_COUNT) { \
92 SCAN_HILOGW("input val is exceed scan max range:%{public}d", SCAN_MAX_COUNT); \

Completed in 1 milliseconds