Home
last modified time | relevance | path

Searched refs:StopDevice (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Daudio_endpoint.h111 bool StopDevice();
/foundation/multimedia/audio_framework/test/fuzztest/audioserviceserversrc_fuzzer/
H A Daudio_service_server_src_fuzzer.cpp193 audioEndpoint->StopDevice(); in AudioEndPointSeparateConfigFuzzTest()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint_separate.cpp403 bool AudioEndpointSeparate::StopDevice() in StopDevice() function in OHOS::AudioStandard::AudioEndpointSeparate
405 AUDIO_INFO_LOG("StopDevice with status:%{public}s", GetStatusStr(endpointStatus_).c_str()); in StopDevice()
586 StopDevice(); in UnlinkProcessStream()
H A Daudio_endpoint.cpp109 bool StopDevice();
1053 bool AudioEndpointInner::StopDevice() in StopDevice() function in OHOS::AudioStandard::AudioEndpointInner
1057 AUDIO_INFO_LOG("StopDevice with status:%{public}s", GetStatusStr(endpointStatus_).c_str()); in StopDevice()
1064 AUDIO_INFO_LOG("StopDevice clear buffer ret:%{public}d", ret); in StopDevice()
1277 StopDevice(); in UnlinkProcessStream()
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_endpoint_separate_unit_test.cpp474 * @tc.desc : Test AudioEndpointSeparate::StopDevice
488 ptr->StopDevice(); in HWTEST()
490 ptr->StopDevice(); in HWTEST()
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_endpoint_unit_test/src/
H A Daudio_endpoint_unit_test.cpp714 EXPECT_TRUE(audioEndpointInner->StopDevice()); in HWTEST_F()

Completed in 14 milliseconds