Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp1209 const auto retryCaching = [&](const std::string& logMessage) { in cacheVhalProcessIdentifier() local
1217 retryCaching(StringPrintf("Failed to request AIDL VHAL pid from CarWatchdogService: %s", in cacheVhalProcessIdentifier()
1225 retryCaching("Requested AIDL VHAL pid from CarWatchdogService"); in cacheVhalProcessIdentifier()
1231 retryCaching("Failed to get HIDL service manager"); in cacheVhalProcessIdentifier()
1235 retryCaching(result.error().message()); in cacheVhalProcessIdentifier()