Home
last modified time | relevance | path

Searched refs:GetEventDomain (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_write.cpp109 AppEventWatcherMgr::GetInstance()->HandleEvent(appEventPack->GetEventDomain(), in WriteEvent()
Dhiappevent_verify.cpp213 if (!IsValidDomain(appEventPack->GetEventDomain())) { in VerifyAppEvent()
214 … HiLog::Error(LABEL, "eventDomain=%{public}s is invalid.", appEventPack->GetEventDomain().c_str()); in VerifyAppEvent()
Dhiappevent_base.cpp538 const std::string AppEventPack::GetEventDomain() const in GetEventDomain() function in OHOS::HiviewDFX::AppEventPack
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h177 const std::string GetEventDomain() const;