Home
last modified time | relevance | path

Searched defs:stopThread (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/ringtone_library/test/unittest/ringtone_scanner_test/src/
Dringtone_scan_executor_test.cpp52 std::thread stopThread([ringtonescanexecutor]() { in __anonbcc72b0e0102() variable
/foundation/multimedia/audio_framework/services/audio_service/test/example/
Daudio_hdi_device_test.cpp180 bool stopThread = false; member in AudioHdiDeviceTest
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter_new/source/
Dbluetooth_audio_capture_source.cpp153 std::thread stopThread([&promiseEnsureLock, this] { in Stop() local
Daudio_capture_source.cpp195 std::thread stopThread([&promiseEnsureLock, this] { in Stop() local
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/src/
DAudioEncoderDemoCommon.cpp182 void AudioEncoderDemo::stopThread() in stopThread() function in AudioEncoderDemo
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
DAudioDecoderDemoCommon.cpp185 void AudioDecoderDemo::stopThread() in stopThread() function in AudioDecoderDemo