/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/ |
D | AidlCamera.cpp | 129 ScopedAStatus AidlCamera::stopVideoStream() { in stopVideoStream() function in aidl::android::automotive::evs::implementation::AidlCamera 270 ScopedAStatus AidlCamera::ImplV0::stopVideoStream() { in stopVideoStream() function in aidl::android::automotive::evs::implementation::AidlCamera::ImplV0 498 ScopedAStatus AidlCamera::ImplV1::stopVideoStream() { in stopVideoStream() function in aidl::android::automotive::evs::implementation::AidlCamera::ImplV1
|
D | HidlCamera.cpp | 128 Return<void> HidlCamera::stopVideoStream() { in stopVideoStream() function in aidl::android::automotive::evs::implementation::HidlCamera
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/evs/ |
D | CarEvsManager.java | 825 public void stopVideoStream() { in stopVideoStream() method in CarEvsManager 836 public void stopVideoStream(@CarEvsServiceType int type) { in stopVideoStream() method in CarEvsManager
|
D | ICarEvsService.aidl | 48 void stopVideoStream(in ICarEvsStreamCallback callback); in stopVideoStream() method
|
/aosp_15_r20/packages/services/Car/cpp/evs/support_library/ |
D | AnalyzeUseCase.cpp | 95 void AnalyzeUseCase::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::support::AnalyzeUseCase
|
D | DisplayUseCase.cpp | 164 void DisplayUseCase::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::support::DisplayUseCase
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/ |
D | VirtualCamera.cpp | 179 Return<void> VirtualCamera::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::V1_0::implementation::VirtualCamera
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 53 void stopVideoStream(); in stopVideoStream() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 240 void stopVideoStream(); in stopVideoStream() method
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/ |
D | MockHWCamera.h | 43 Return<void> stopVideoStream() override { return {}; } in stopVideoStream() function
|
/aosp_15_r20/packages/services/Car/service/jni/evs/ |
D | CarEvsService.cpp | 139 void stopVideoStream(JNIEnv* /*env*/, jobject /*thiz*/, jlong handle) { in stopVideoStream() function
|
D | EvsServiceContext.cpp | 364 void EvsServiceContext::stopVideoStream() { in stopVideoStream() function in android::automotive::evs::EvsServiceContext
|
/aosp_15_r20/packages/services/Car/tests/CarEvsMultiCameraPreviewApp/src/com/google/android/car/evs/multi/ |
D | CarEvsCameraClient.java | 270 void stopVideoStream() { in stopVideoStream() method in CarEvsCameraClient
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.0/default/ |
H A D | EvsCamera.cpp | 212 Return<void> EvsCamera::stopVideoStream() { in stopVideoStream() function in android::hardware::automotive::evs::V1_0::implementation::EvsCamera
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
H A D | EvsCamera.cpp | 196 ndk::ScopedAStatus EvsCamera::stopVideoStream() { in stopVideoStream() function in aidl::android::hardware::automotive::evs::implementation::EvsCamera
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/automotive/evs/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.0/ |
D | BsEvsCamera.h | 165 ::android::hardware::Return<void> stopVideoStream() override { in stopVideoStream() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/automotive/evs/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.0/ |
D | BsEvsCamera.h | 165 ::android::hardware::Return<void> stopVideoStream() override { in stopVideoStream() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/automotive/evs/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.0/ |
D | BsEvsCamera.h | 165 ::android::hardware::Return<void> stopVideoStream() override { in stopVideoStream() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/automotive/evs/1.0/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.0/ |
D | BsEvsCamera.h | 165 ::android::hardware::Return<void> stopVideoStream() override { in stopVideoStream() function
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/src/ |
D | VirtualCamera.cpp | 629 ScopedAStatus VirtualCamera::stopVideoStream() { in stopVideoStream() function in aidl::android::automotive::evs::implementation::VirtualCamera
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/ |
D | EvsV4lCamera.cpp | 228 ScopedAStatus EvsV4lCamera::stopVideoStream() { in stopVideoStream() function in aidl::android::hardware::automotive::evs::implementation::EvsV4lCamera
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/ |
H A D | EvsCamera.cpp | 178 Return<void> EvsCamera::stopVideoStream() { in stopVideoStream() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera
|