Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/client/src/
DPowerPolicyClientBase.cpp51 constexpr int32_t kMaxConnectionAttempt = 5; variable
84 while (attemptCount <= kMaxConnectionAttempt) { in init()