Home
last modified time | relevance | path

Searched refs:HandleNotify (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.h78 static void HandleNotify(int32_t type, const std::string& fname);
Dfaultlogger.cpp423 void Faultlogger::HandleNotify(int32_t type, const std::string& fname) in HandleNotify() function in OHOS::HiviewDFX::Faultlogger
440 if (sanMonitor.Init(&Faultlogger::HandleNotify) != 0) { in RunSanitizerd()