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