Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/utility/
Dfocused_event_util.cpp30 bool IsFocusedEvent(const std::string& eventDomain, const std::string& eventName) in IsFocusedEvent()
/base/hiviewdfx/hiview/base/event_raw/decoded/
Ddecoded_event.cpp91 auto eventDomain = std::string(domain); in AppendBaseInfo() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer.cpp106 bool AppEventFilter::IsValidEvent(const std::string& eventDomain, const std::string& eventName, int… in IsValidEvent() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp371 bool IsValidDomain(const std::string& eventDomain) in IsValidDomain()