Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_publish/
Dapp_event_handler.cpp99 int AppEventHandler::PostEvent(const AppLaunchInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
120 int AppEventHandler::PostEvent(const ScrollJankInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
148 int AppEventHandler::PostEvent(const ResourceOverLimitInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
194 int AppEventHandler::PostEvent(const CpuUsageHighInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
217 int AppEventHandler::PostEvent(const BatteryUsageInfo& event) in PostEvent() function in OHOS::HiviewDFX::AppEventHandler
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
Dnative_leak_state.cpp624 void NativeLeakReportState::PostEvent(shared_ptr<FaultInfoBase> &monitorInfo) in PostEvent() function in OHOS::HiviewDFX::NativeLeakReportState