Lines Matching refs:WatchdogInternalHandler
94 binder_status_t WatchdogInternalHandler::dump(int fd, const char** args, uint32_t numArgs) { in dump()
152 status_t WatchdogInternalHandler::dumpServices(int fd) { in dumpServices()
165 status_t WatchdogInternalHandler::dumpProto(int fd) { in dumpProto()
178 status_t WatchdogInternalHandler::dumpHelpText(const int fd, const std::string& errorMsg) { in dumpHelpText()
194 void WatchdogInternalHandler::checkAndRegisterIoOveruseMonitor() { in checkAndRegisterIoOveruseMonitor()
206 ScopedAStatus WatchdogInternalHandler::registerCarWatchdogService( in registerCarWatchdogService()
228 ScopedAStatus WatchdogInternalHandler::unregisterCarWatchdogService( in unregisterCarWatchdogService()
240 ScopedAStatus WatchdogInternalHandler::registerMonitor( in registerMonitor()
251 ScopedAStatus WatchdogInternalHandler::unregisterMonitor( in unregisterMonitor()
262 ScopedAStatus WatchdogInternalHandler::tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive()
276 ScopedAStatus WatchdogInternalHandler::tellDumpFinished( in tellDumpFinished()
288 ScopedAStatus WatchdogInternalHandler::notifySystemStateChange(StateType type, int32_t arg1, in notifySystemStateChange()
323 ScopedAStatus WatchdogInternalHandler::handlePowerCycleChange(PowerCycle powerCycle) { in handlePowerCycleChange()
349 ScopedAStatus WatchdogInternalHandler::handleUserStateChange(userid_t userId, in handleUserStateChange()
387 ScopedAStatus WatchdogInternalHandler::updateResourceOveruseConfigurations( in updateResourceOveruseConfigurations()
402 ScopedAStatus WatchdogInternalHandler::getResourceOveruseConfigurations( in getResourceOveruseConfigurations()
416 ScopedAStatus WatchdogInternalHandler::controlProcessHealthCheck(bool enable) { in controlProcessHealthCheck()
424 ScopedAStatus WatchdogInternalHandler::setThreadPriority(int pid, int tid, int uid, int policy, in setThreadPriority()
436 ScopedAStatus WatchdogInternalHandler::getThreadPriority( in getThreadPriority()
449 ScopedAStatus WatchdogInternalHandler::onAidlVhalPidFetched(int pid) { in onAidlVhalPidFetched()
457 void WatchdogInternalHandler::setThreadPriorityController( in setThreadPriorityController()
462 ScopedAStatus WatchdogInternalHandler::onTodayIoUsageStatsFetched( in onTodayIoUsageStatsFetched()