Home
last modified time | relevance | path

Searched refs:getSystemHealthMonitor (Results 1 – 4 of 4) sorted by relevance

/system/chre/core/
Dsystem_health_monitor.cc27 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onCheckFailureImpl( in onFailure()
Dwifi_request_manager.cc113 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onFailure( in handleConfigureScanMonitorTimeout()
250 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onFailure( in handleRangingRequestTimeout()
314 EventLoopManagerSingleton::get()->getSystemHealthMonitor().onFailure( in handleScanRequestTimeout()
/system/chre/platform/shared/
Dhost_link.cc32 ->getSystemHealthMonitor() in handleDebugConfiguration()
/system/chre/core/include/chre/core/
Devent_loop_manager.h341 SystemHealthMonitor &getSystemHealthMonitor() { in getSystemHealthMonitor() function