Home
last modified time | relevance | path

Searched refs:StartRecorder (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.cpp58 int32_t StartRecorder();
118 int32_t PaCapturerTest::StartRecorder() in StartRecorder() function in OHOS::AudioStandard::PaCapturerTest
243 int32_t StartRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in StartRecorder() function
249 int32_t ret = capturerTest->StartRecorder(); in StartRecorder()
317 StartRecorder(capturerTest); in HandleCapturerCode()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp385 int32_t StartRecorder();
449 int32_t PaCapturerTest::StartRecorder() in StartRecorder() function in OHOS::AudioStandard::PaCapturerTest
722 int32_t StartRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in StartRecorder() function
728 int32_t ret = capturerTest->StartRecorder(); in StartRecorder()
832 StartRecorder(capturerTest); in HandleCapturerCode()