Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp32 constexpr uint32_t REPORT_DISPATCH_TIMES { 100 }; variable
389 if (dispCastTime_.totalTimes >= REPORT_DISPATCH_TIMES) { in ReportDispTimes()