Searched defs:stopThread (Results 1 – 6 of 6) sorted by relevance
52 std::thread stopThread([ringtonescanexecutor]() { in __anonbcc72b0e0102() variable
180 bool stopThread = false; member in AudioHdiDeviceTest
153 std::thread stopThread([&promiseEnsureLock, this] { in Stop() local
195 std::thread stopThread([&promiseEnsureLock, this] { in Stop() local
182 void AudioEncoderDemo::stopThread() in stopThread() function in AudioEncoderDemo
185 void AudioDecoderDemo::stopThread() in stopThread() function in AudioDecoderDemo