Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp391 void ReadDataWorker();
524 std::thread readDataThread = std::thread(&PaCapturerTest::ReadDataWorker, this); in ReadData()
529 void PaCapturerTest::ReadDataWorker() in ReadDataWorker() function in OHOS::AudioStandard::PaCapturerTest