Home
last modified time | relevance | path

Searched refs:GetEventUniqueId (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_guard.cpp79 bool SysEventRepeatGuard::GetEventUniqueId(std::shared_ptr<SysEvent> event, std::string& uniqueId) in GetEventUniqueId() function in OHOS::HiviewDFX::SysEventRepeatGuard
105 if (!GetEventUniqueId(event, sysEventHashRecord.eventHash)) { in IsEventRepeat()
/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_guard.h65 static bool GetEventUniqueId(std::shared_ptr<SysEvent> event, std::string& uniqueId);
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp116 HILOGD("Current event id is %{public}s .", (event->GetEventUniqueId()).c_str()); in SendEvent()
151 HILOGD("Current front event id is %{public}s .", (event->GetEventUniqueId()).c_str()); in PostTaskAtFront()
470 (event->GetEventUniqueId()).c_str(), event->GetEventPriority()); in DistributeEvent()
H A Devent_queue_base.cpp144 HILOGD("Insert task: %{public}s %{public}d.", (event->GetEventUniqueId()).c_str(), insertType); in Insert()
/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h695 inline std::string GetEventUniqueId() in GetEventUniqueId() function in OHOS::AppExecFwk::final

Completed in 5 milliseconds