Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Drunning_status_log_util.h31 static void LogTooManyEvents(const int limit);
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Drunning_status_log_util.cpp78 void RunningStatusLogUtil::LogTooManyEvents(const int limit) in LogTooManyEvents() function in OHOS::HiviewDFX::RunningStatusLogUtil
H A Dsys_event_service_ohos.cpp121 OHOS::HiviewDFX::RunningStatusLogUtil::LogTooManyEvents(maxEventNum); in CheckEventSubscriberAddingValidity()