Searched refs:WatchdogProcessService (Results 1 – 5 of 5) sorted by relevance
230 WatchdogProcessService::WatchdogProcessService(const sp<Looper>& handlerLooper) : in WatchdogProcessService() function in android::automotive::watchdog::WatchdogProcessService231 WatchdogProcessService(IVhalClient::tryCreate, kDefaultTryGetHidlServiceManager, in WatchdogProcessService()235 WatchdogProcessService::WatchdogProcessService( in WatchdogProcessService() function in android::automotive::watchdog::WatchdogProcessService279 WatchdogProcessService::~WatchdogProcessService() { in ~WatchdogProcessService()283 ScopedAStatus WatchdogProcessService::registerClient( in registerClient()299 ScopedAStatus WatchdogProcessService::unregisterClient( in unregisterClient()309 ScopedAStatus WatchdogProcessService::registerCarWatchdogService( in registerCarWatchdogService()339 void WatchdogProcessService::unregisterCarWatchdogService(const SpAIBinder& binder) { in unregisterCarWatchdogService()346 ScopedAStatus WatchdogProcessService::registerMonitor( in registerMonitor()388 ScopedAStatus WatchdogProcessService::unregisterMonitor( in unregisterMonitor()[all …]
108 class WatchdogProcessService final : public WatchdogProcessServiceInterface {110 explicit WatchdogProcessService(const android::sp<Looper>& handlerLooper);111 WatchdogProcessService(120 ~WatchdogProcessService();176 const WatchdogProcessService& service) : in ClientInfo()185 uint64_t startTimeMillis, const WatchdogProcessService& service) : in ClientInfo()206 const WatchdogProcessService& kService;225 explicit PropertyChangeListener(const android::sp<WatchdogProcessService>& service) : in PropertyChangeListener()237 const android::sp<WatchdogProcessService> kService;242 explicit MessageHandlerImpl(const android::sp<WatchdogProcessService>& service) : in MessageHandlerImpl()[all …]
107 mWatchdogProcessService = sp<WatchdogProcessService>::make(mainLooper); in startWatchdogProcessService()
107 explicit WatchdogProcessServicePeer(const sp<WatchdogProcessService>& watchdogProcessService) : in WatchdogProcessServicePeer()137 WatchdogProcessService::ClientInfoMap clientInfoMap; in setWatchdogProcessServiceState()138 WatchdogProcessService::ClientInfo clientInfo(nullptr, 1, 1, 1000, in setWatchdogProcessServiceState()139 WatchdogProcessService(nullptr)); in setWatchdogProcessServiceState()164 sp<WatchdogProcessService> mWatchdogProcessService;205 sp<WatchdogProcessService>::make(kTryCreateVhalClientFunc, in startService()318 sp<WatchdogProcessService> mWatchdogProcessService;
241 "src/WatchdogProcessService.cpp",