Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp538 std::string vhalType = mVhalService->isAidlVhal() ? "AIDL" : "HIDL"; in onDump() local
543 indent, vhalType.c_str(), mVhalProcessIdentifier->pid, in onDump()
549 indent, vhalType.c_str(), mTotalVhalPidCachingAttempts, in onDump()
555 indent, vhalType.c_str()), in onDump()