Searched refs:AudioLoopWithoutRelease (Results 1 – 4 of 4) sorted by relevance
77 void AudioLoopWithoutRelease(void);
1323 … audioLoop_ = std::make_unique<std::thread>(&ScreenCaptureUnitTest::AudioLoopWithoutRelease, this);1367 … audioLoop_ = std::make_unique<std::thread>(&ScreenCaptureUnitTest::AudioLoopWithoutRelease, this);1412 … audioLoop_ = std::make_unique<std::thread>(&ScreenCaptureUnitTest::AudioLoopWithoutRelease, this);1459 … audioLoop_ = std::make_unique<std::thread>(&ScreenCaptureUnitTest::AudioLoopWithoutRelease, this);1508 … audioLoop_ = std::make_unique<std::thread>(&ScreenCaptureUnitTest::AudioLoopWithoutRelease, this);
662 void ScreenCaptureUnitTest::AudioLoopWithoutRelease(void) in AudioLoopWithoutRelease() function in OHOS::Media::ScreenCaptureUnitTest
1664 … audioLoop_ = std::make_unique<std::thread>(&ScreenCaptureUnitTest::AudioLoopWithoutRelease, this);