Searched refs:startWatchdogProcessService (Results 1 – 2 of 2) sorted by relevance
50 if (auto result = startWatchdogProcessService(mainLooper); !result.ok()) { in startServices()106 Result<void> ServiceManager::startWatchdogProcessService(const sp<Looper>& mainLooper) { in startWatchdogProcessService() function in android::automotive::watchdog::ServiceManager
86 android::base::Result<void> startWatchdogProcessService(const android::sp<Looper>& mainLooper);