Home
last modified time | relevance | path

Searched defs:userSwitchCollection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.cpp780 for (const auto& userSwitchCollection : mUserSwitchCollections) { in onDumpProto() local
1094 UserSwitchCollectionInfo userSwitchCollection = { in onUserSwitchCollection() local
1347 const auto& userSwitchCollection = mUserSwitchCollections[i]; in onUserSwitchCollectionDump() local
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp2052 auto userSwitchCollection = userSwitchStat.user_switch_collection(); in TEST_F() local