Searched defs:task (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/broadcastradio/2.0/default/ |
D | TunerSession.cpp | 111 auto task = [this, sel]() { in tune() local 132 auto task = [this]() { in scan() local 163 auto task = [this, tuneTo, directionUp]() { in scan() local 202 auto task = [this, stepTo]() { in step() local 244 auto task = [this, list]() { in startProgramListUpdates() local
|
/hardware/interfaces/broadcastradio/common/utils/ |
D | WorkerThread.cpp | 45 void WorkerThread::schedule(function<void()> task, milliseconds delay) { in schedule() 66 auto task = mTasks.top(); in threadLoop() local
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | Tuner.cpp | 115 auto task = [this, config]() { in setConfiguration() local 185 auto task = [this, direction]() { in scan() local 220 auto task = [this, tuneTo, direction]() { in scan() local 249 auto task = [this, direction]() { in step() local 310 auto task = [this, sel]() { in tuneByProgramSelector() local
|
/hardware/interfaces/bluetooth/1.0/vts/functional/ |
D | VtsHalBluetoothV1_0TargetTest.cpp | 118 ThroughputLogger(std::string task) in ThroughputLogger()
|