Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogPerfService.cpp280 bool isCollectionActive = true; in start() local
285 while (isCollectionActive) { in start()
288 isCollectionActive = mCurrCollectionEvent != EventType::TERMINATED; in start()