Home
last modified time | relevance | path

Searched defs:stopStream (Results 1 – 23 of 23) sorted by relevance

/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
H A DTsStreamer.java44 void stopStream(); in stopStream() method
H A DTunerTsStreamer.java252 public void stopStream() { in stopStream() method in TunerTsStreamer
H A DFileTsStreamer.java215 public void stopStream() { in stopStream() method in FileTsStreamer
/aosp12/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
H A DVtsHalBluetoothA2dpV1_0TargetTest.cpp84 Return<void> stopStream() override { return Void(); }; in stopStream() function in BluetoothA2dpHidlTest::BluetoothAudioHost
/aosp12/frameworks/av/media/libaaudio/src/binding/aidl/aaudio/
H A DIAAudioService.aidl64 int stopStream(int streamHandle); in stopStream() method
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DVideoCapture.cpp231 void VideoCapture::stopStream() { in stopStream() function in VideoCapture
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointShared.cpp180 aaudio_result_t AAudioServiceEndpointShared::stopStream(sp<AAudioServiceStreamBase> sharedStream, in stopStream() function in AAudioServiceEndpointShared
H A DAAudioServiceEndpointMMAP.cpp289 aaudio_result_t AAudioServiceEndpointMMAP::stopStream(sp<AAudioServiceStreamBase> stream, in stopStream() function in AAudioServiceEndpointMMAP
H A DAAudioService.cpp235 Status AAudioService::stopStream(int32_t streamHandle, int32_t *_aidl_return) { in stopStream() function in AAudioService
/aosp12/hardware/interfaces/automotive/sv/1.0/default/
H A DSurroundView2dSession.cpp70 Return<void> SurroundView2dSession::stopStream() { in stopStream() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView2dSession
H A DSurroundView3dSession.cpp82 Return<void> SurroundView3dSession::stopStream() { in stopStream() function in android::hardware::automotive::sv::V1_0::implementation::SurroundView3dSession
/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DAAudioBinderAdapter.cpp88 aaudio_result_t AAudioBinderAdapter::stopStream(aaudio_handle_t streamHandle) { in stopStream() function in aaudio::AAudioBinderAdapter
H A DAAudioBinderClient.cpp174 aaudio_result_t AAudioBinderClient::stopStream(aaudio_handle_t streamHandle) { in stopStream() function in AAudioBinderClient
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DVideoCapture.cpp293 void VideoCapture::stopStream() { in stopStream() function in android::automotive::evs::V1_1::implementation::VideoCapture
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_audio_interface.cc144 Return<void> stopStream() override { in stopStream() function in BluetoothAudioHost
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DStreamingProcessor.cpp531 status_t StreamingProcessor::stopStream() { in stopStream() function in android::camera2::StreamingProcessor
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsUltrasonicsArray.cpp290 Return<void> EvsUltrasonicsArray::stopStream() { in stopStream() function in android::hardware::automotive::evs::V1_1::implementation::EvsUltrasonicsArray
/aosp12/frameworks/av/services/oboeservice/fuzzer/
H A Doboeservice_fuzzer.cpp298 aaudio_result_t FuzzAAudioClient::stopStream(aaudio_handle_t streamHandle) { in stopStream() function in FuzzAAudioClient
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
H A DScanFragment.java605 public void stopStream() {} in stopStream() method in ScanFragment.FakeTsStreamer
/aosp12/system/bt/audio_hal_interface/
H A Dclient_interface.cc104 Return<void> stopStream() override { in stopStream() function in bluetooth::audio::BluetoothAudioPortImpl
/aosp12/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
H A DVtsHalBluetoothAudioV2_0TargetTest.cpp142 Return<void> stopStream() override { return Void(); } in stopStream() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
/aosp12/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
H A DVtsHalBluetoothAudioV2_1TargetTest.cpp145 Return<void> stopStream() override { return Void(); } in stopStream() function in BluetoothAudioProvidersFactoryHidlTest::BluetoothAudioPort
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp2000 status_t Camera2Client::stopStream() { in stopStream() function in android::Camera2Client