Home
last modified time | relevance | path

Searched refs:StopRecorder (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.cpp61 int32_t StopRecorder();
161 int32_t PaCapturerTest::StopRecorder() in StopRecorder() function in OHOS::AudioStandard::PaCapturerTest
285 int32_t StopRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in StopRecorder() function
291 int32_t ret = capturerTest->StopRecorder(); in StopRecorder()
326 StopRecorder(capturerTest); in HandleCapturerCode()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp388 int32_t StopRecorder();
492 int32_t PaCapturerTest::StopRecorder() in StopRecorder() function in OHOS::AudioStandard::PaCapturerTest
764 int32_t StopRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in StopRecorder() function
770 int32_t ret = capturerTest->StopRecorder(); in StopRecorder()
841 StopRecorder(capturerTest); in HandleCapturerCode()