Home
last modified time | relevance | path

Searched defs:SysEventQuery (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp431 SysEventQuery::SysEventQuery(const std::string& domain, const std::vector<std::string>& names) in SysEventQuery() function in OHOS::HiviewDFX::EventStore::SysEventQuery
435 SysEventQuery::SysEventQuery(const std::string& domain, const std::vector<std::string>& names, in SysEventQuery() function in OHOS::HiviewDFX::EventStore::SysEventQuery
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query.h207 friend class SysEventQuery; variable