Home
last modified time | relevance | path

Searched refs:ReleaseRecorder (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.cpp62 int32_t ReleaseRecorder();
174 int32_t PaCapturerTest::ReleaseRecorder() in ReleaseRecorder() function in OHOS::AudioStandard::PaCapturerTest
299 int32_t ReleaseRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in ReleaseRecorder() function
305 int32_t ret = capturerTest->ReleaseRecorder(); in ReleaseRecorder()
329 ReleaseRecorder(capturerTest); in HandleCapturerCode()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp389 int32_t ReleaseRecorder();
505 int32_t PaCapturerTest::ReleaseRecorder() in ReleaseRecorder() function in OHOS::AudioStandard::PaCapturerTest
778 int32_t ReleaseRecorder(std::shared_ptr<PaCapturerTest> capturerTest) in ReleaseRecorder() function
784 int32_t ret = capturerTest->ReleaseRecorder(); in ReleaseRecorder()
844 ReleaseRecorder(capturerTest); in HandleCapturerCode()