Lines Matching refs:WatchdogProcessService
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()
248 const android::sp<WatchdogProcessService> kService;