Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_inner_capturer_test.cpp60 int32_t FlushRecorder();
148 int32_t PaCapturerTest::FlushRecorder() in FlushRecorder() function in OHOS::AudioStandard::PaCapturerTest
271 int32_t FlushRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in FlushRecorder() function
277 int32_t ret = capturerTest->FlushRecorder(); in FlushRecorder()
323 FlushRecorder(capturerTest); in HandleCapturerCode()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp387 int32_t FlushRecorder();
479 int32_t PaCapturerTest::FlushRecorder() in FlushRecorder() function in OHOS::AudioStandard::PaCapturerTest
750 int32_t FlushRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in FlushRecorder() function
756 int32_t ret = capturerTest->FlushRecorder(); in FlushRecorder()
838 FlushRecorder(capturerTest); in HandleCapturerCode()