Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp50 static constexpr int MAX_LEN_OF_BATCH_REPORT = 1000; member
502 return count >= 0 && count <= MAX_LEN_OF_BATCH_REPORT; in IsValidBatchReport()

Completed in 1 milliseconds