Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DLooperStub.cpp114 bool shouldPoll = true; in pollCache() local
115 while (shouldPoll) { in pollCache()
117 shouldPoll = mShouldPoll; in pollCache()