Searched refs:HandleNotify (Results 1 – 2 of 2) sorted by relevance
78 static void HandleNotify(int32_t type, const std::string& fname);
423 void Faultlogger::HandleNotify(int32_t type, const std::string& fname) in HandleNotify() function in OHOS::HiviewDFX::Faultlogger440 if (sanMonitor.Init(&Faultlogger::HandleNotify) != 0) { in RunSanitizerd()