Lines Matching refs:WatchdogServiceHelper
62 WatchdogServiceHelper::WatchdogServiceHelper() : in WatchdogServiceHelper() function in android::automotive::watchdog::WatchdogServiceHelper
69 Result<void> WatchdogServiceHelper::init( in init()
78 ScopedAStatus WatchdogServiceHelper::registerService( in registerService()
124 ScopedAStatus WatchdogServiceHelper::unregisterService( in unregisterService()
144 void WatchdogServiceHelper::handleBinderDeath(void* cookie) { in handleBinderDeath()
158 void WatchdogServiceHelper::terminate() { in terminate()
164 ScopedAStatus WatchdogServiceHelper::checkIfAlive(const SpAIBinder& who, int32_t sessionId, in checkIfAlive()
181 ScopedAStatus WatchdogServiceHelper::prepareProcessTermination(const SpAIBinder& who) { in prepareProcessTermination()
219 void WatchdogServiceHelper::unregisterServiceLocked(bool doUnregisterFromProcessService) { in unregisterServiceLocked()
231 ScopedAStatus WatchdogServiceHelper::getPackageInfosForUids( in getPackageInfosForUids()
248 ScopedAStatus WatchdogServiceHelper::resetResourceOveruseStats( in resetResourceOveruseStats()
260 ScopedAStatus WatchdogServiceHelper::requestTodayIoUsageStats() const { in requestTodayIoUsageStats()
271 ScopedAStatus WatchdogServiceHelper::onLatestResourceStats( in onLatestResourceStats()
283 ScopedAStatus WatchdogServiceHelper::requestAidlVhalPid() const { in requestAidlVhalPid()