Home
last modified time | relevance | path

Searched defs:alertHandler (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/cpp/watchdog/stable_server/src/
DPerformanceProfiler.h291 [[maybe_unused]] const std::function<void()>& alertHandler) override { in onPeriodicMonitor()
DIoOveruseMonitor.cpp413 const std::function<void()>& alertHandler) { in onPeriodicMonitor()
/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.h291 [[maybe_unused]] const std::function<void()>& alertHandler) override { in onPeriodicMonitor()
DIoOveruseMonitor.cpp413 const std::function<void()>& alertHandler) { in onPeriodicMonitor()
/packages/services/Car/cpp/watchdog/server/tests/
DIoOveruseMonitorTest.cpp950 const auto alertHandler = [&]() { isAlertReceived = true; }; in TEST_F() local
DWatchdogPerfServiceTest.cpp1513 .WillOnce([&](auto, auto, const auto& alertHandler) -> Result<void> { in TEST_F()
/packages/services/Car/cpp/watchdog/stable_server/tests/
DIoOveruseMonitorTest.cpp950 const auto alertHandler = [&]() { isAlertReceived = true; }; in TEST_F() local
DWatchdogPerfServiceTest.cpp1513 .WillOnce([&](auto, auto, const auto& alertHandler) -> Result<void> { in TEST_F()