Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.cpp78 constexpr const char kUserSwitchEventTitle[] = "\nEvent %zu: From: %d To: %d\n%s\n"; variable
1323 if (!WriteStringToFd(StringPrintf(kUserSwitchEventTitle, i, userSwitchCollection.from, in onUserSwitchCollectionDump()