Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt/
H A DWorkQueue.cpp141 bool shouldContinue = workUnit->run(); in threadLoop() local
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleHalManager.cpp213 bool shouldContinue = mHal->dump(fd, options); in debug() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
H A DEuiccCard.java118 boolean shouldContinue(IccIoResult intermediateResult); in shouldContinue() method