Home
last modified time | relevance | path

Searched refs:setEventHandler (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp144 reportObj->setEventHandler(handler); in AddAppEventHandler()
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.h96 void setEventHandler(std::shared_ptr<AppEventHandler> handler);
H A Dnative_leak_state.cpp618 void NativeLeakReportState::setEventHandler(std::shared_ptr<AppEventHandler> handler) in setEventHandler() function in OHOS::HiviewDFX::NativeLeakReportState