Home
last modified time | relevance | path

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

/packages/services/Car/watchdog/server/src/
DIoPerfCollection.cpp370 bool isCollectionActive = true; in start() local
373 while (isCollectionActive) { in start()
376 isCollectionActive = mCurrCollectionEvent != CollectionEvent::TERMINATED; in start()