Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Drunning_status_log_util.h30 static void LogTooManyQueryRules(const std::vector<SysEventQueryRule>& rules);
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query_wrapper.cpp51 void QueryStatusLogUtil::LogTooManyQueryRules(const std::string sql) in LogTooManyQueryRules() function in OHOS::HiviewDFX::EventStore::QueryStatusLogUtil
134 QueryStatusLogUtil::LogTooManyQueryRules(this->ToString()); in IsConditionCntValid()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Drunning_status_log_util.cpp27 void RunningStatusLogUtil::LogTooManyQueryRules(const std::vector<SysEventQueryRule>& rules) in LogTooManyQueryRules() function in OHOS::HiviewDFX::RunningStatusLogUtil
H A Dsys_event_service_ohos.cpp130 OHOS::HiviewDFX::RunningStatusLogUtil::LogTooManyQueryRules(rules); in CheckEventQueryingValidity()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h93 static void LogTooManyQueryRules(const std::string sql);
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp302 RunningStatusLogUtil::LogTooManyQueryRules(queryRules);
305 RunningStatusLogUtil::LogTooManyQueryRules(queryRules);