Home
last modified time | relevance | path

Searched defs:getCameraList (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsEnumerator.aidl40 android.hardware.automotive.evs.CameraDesc[] getCameraList(); in getCameraList() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsEnumerator.aidl71 CameraDesc[] getCameraList(); in getCameraList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsEnumerator.aidl40 android.hardware.automotive.evs.CameraDesc[] getCameraList(); in getCameraList() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsEnumerator.aidl40 android.hardware.automotive.evs.CameraDesc[] getCameraList(); in getCameraList() method
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.h137 std::vector<std::string> getCameraList() { in getCameraList() function
DEvsEnumerator.cpp87 Return<void> EvsEnumerator::getCameraList(getCameraList_cb _hidl_cb) { in getCameraList() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp50 Return<void> EvsEnumerator::getCameraList(getCameraList_cb _hidl_cb) { in getCameraList() function in android::hardware::automotive::evs::V1_0::implementation::EvsEnumerator
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp140 ScopedAStatus EvsEnumerator::getCameraList(std::vector<CameraDesc>* _aidl_return) { in getCameraList() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator