Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/common/utils/include/broadcastradio-utils/
DWorkerThread.h35 void cancelAll();
/hardware/interfaces/broadcastradio/common/utils/
DWorkerThread.cpp62 void WorkerThread::cancelAll() { in cancelAll() function in android::WorkerThread
/hardware/interfaces/broadcastradio/common/tests/
DWorkerThread_test.cpp68 thread.cancelAll(); in TEST()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp217 mThread.cancelAll(); in cancelLocked()
295 mThread.cancelAll(); in close()
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp73 mThread.cancelAll(); in forceClose()
324 mThread.cancelAll(); in cancel()
/hardware/interfaces/broadcastradio/aidl/default/
DBroadcastRadio.cpp570 mTuningThread->cancelAll(); in cancelLocked()
633 mProgramListThread->cancelAll(); in cancelProgramListUpdateLocked()