Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DWorkQueue.cpp141 bool shouldContinue = workUnit->run(); in threadLoop() local
149 if (!shouldContinue) { in threadLoop()