Home
last modified time | relevance | path

Searched refs:PauseRecorder (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.cpp59 int32_t PauseRecorder();
134 int32_t PaCapturerTest::PauseRecorder() in PauseRecorder() function in OHOS::AudioStandard::PaCapturerTest
257 int32_t PauseRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in PauseRecorder() function
263 int32_t ret = capturerTest->PauseRecorder(); in PauseRecorder()
320 PauseRecorder(capturerTest); in HandleCapturerCode()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp386 int32_t PauseRecorder();
465 int32_t PaCapturerTest::PauseRecorder() in PauseRecorder() function in OHOS::AudioStandard::PaCapturerTest
736 int32_t PauseRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in PauseRecorder() function
742 int32_t ret = capturerTest->PauseRecorder(); in PauseRecorder()
835 PauseRecorder(capturerTest); in HandleCapturerCode()