Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/common/utils/include/broadcastradio-utils/
DWorkerThread.h31 void cancelAll();
/hardware/interfaces/broadcastradio/common/utils/
DWorkerThread.cpp53 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()