Home
last modified time | relevance | path

Searched defs:eventDomain (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfocused_event_util.cpp30 bool IsFocusedEvent(const std::string& eventDomain, const std::string& eventName) in IsFocusedEvent()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp165 string SysEventServiceOhos::GetTagByDomainAndName(const string& eventDomain, const string& eventNam… in GetTagByDomainAndName()
173 uint32_t SysEventServiceOhos::GetTypeByDomainAndName(const string& eventDomain, const string& event… in GetTypeByDomainAndName()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp90 auto eventDomain = std::string(domain); in AppendBaseInfo() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp101 bool AppEventFilter::IsValidEvent(const std::string& eventDomain, const std::string& eventName, int… in IsValidEvent() argument
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp370 bool IsValidDomain(const std::string& eventDomain) in IsValidDomain()