Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h100 static int32_t infoDictCount_; member in OHOS::MMI::final
108 if ((++infoDictCount_) % printRate_ == 0) { in PrintInfoDict()
109 infoDictCount_ = 0; in PrintInfoDict()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_event.cpp511 int32_t OHOS::MMI::EventLogHelper::infoDictCount_ = 0; member in OHOS::MMI::OHOS::MMI::EventLogHelper

Completed in 4 milliseconds