Searched refs:debugDictCount_ (Results 1 – 2 of 2) sorted by relevance
101 static int32_t debugDictCount_; variable116 if ((++debugDictCount_) % printRate_ == 0) { in PrintDebugDict()117 debugDictCount_ = 0; in PrintDebugDict()
499 int32_t OHOS::MMI::EventLogHelper::debugDictCount_ = 0; member in OHOS::MMI::OHOS::MMI::EventLogHelper