Home
last modified time | relevance | path

Searched defs:getStreamList (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl100 Stream[] getStreamList(in CameraDesc description); in getStreamList() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/
DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
H A DIEvsEnumerator.aidl43 …android.hardware.automotive.evs.Stream[] getStreamList(in android.hardware.automotive.evs.CameraDe… in getStreamList() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/rust_impl/src/
H A Ddefault_evs_hal.rs63 fn getStreamList( in getStreamList() method
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlEnumerator.cpp97 ScopedAStatus AidlEnumerator::getStreamList(const CameraDesc& desc, in getStreamList() function in aidl::android::automotive::evs::implementation::AidlEnumerator
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/
H A DEvsEnumerator.cpp194 ScopedAStatus EvsEnumerator::getStreamList(const CameraDesc& desc, in getStreamList() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/src/
DEnumerator.cpp297 ScopedAStatus Enumerator::getStreamList(const CameraDesc& desc, std::vector<Stream>* _aidl_return) { in getStreamList() function in aidl::android::automotive::evs::implementation::Enumerator
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DEvsEnumerator.cpp389 ScopedAStatus EvsEnumerator::getStreamList(const CameraDesc& desc, in getStreamList() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator