Home
last modified time | relevance | path

Searched refs:kRouterConnectionAttemptIntervalSeconds (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/computepipe/runner/client_interface/
DAidlClient.cpp40 constexpr int kRouterConnectionAttemptIntervalSeconds = 2; variable
95 sleep(kRouterConnectionAttemptIntervalSeconds); in tryRegisterPipeRunner()