Home
last modified time | relevance | path

Searched refs:StopPlay (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_stream_playback_test.cpp79 int32_t StopPlay();
362 int32_t PlaybackTest::StopPlay() in StopPlay() function in OHOS::AudioStandard::PlaybackTest
377 StopPlay(); in ReleaseRenderer()
620 int32_t StopPlay(std::shared_ptr<PlaybackTest> playTest) in StopPlay() function
626 int32_t ret = playTest->StopPlay(); in StopPlay()
754 {STOP_SPK, StopPlay},
/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp100 int32_t StopPlay();
283 int32_t PaRendererTest::StopPlay() in StopPlay() function in OHOS::AudioStandard::PaRendererTest
666 int32_t StopPlay(std::shared_ptr<PaRendererTest> streamTest) in StopPlay() function
672 int32_t ret = streamTest->StopPlay(); in StopPlay()
823 StopPlay(streamTest); in HandleCapturerCode()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_session_manager_test.cpp52 static void StopPlay(OH_AudioRenderer* audioRenderer);
260 void SessionNdkTest::StopPlay(OH_AudioRenderer* audioRenderer) in StopPlay() function in OHOS::AudioStandard::SessionNdkTest
354 StopPlay(audioRenderer); in PlayCheck()

Completed in 4 milliseconds