Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsCamera.aidl48 void setExtendedInfo(in int opaqueIdentifier, in byte[] opaqueValue); in setExtendedInfo() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCamera.aidl48 void setExtendedInfo(in int opaqueIdentifier, in byte[] opaqueValue); in setExtendedInfo() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsCamera.aidl48 void setExtendedInfo(in int opaqueIdentifier, in byte[] opaqueValue); in setExtendedInfo() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsCamera.aidl163 void setExtendedInfo(in int opaqueIdentifier, in byte[] opaqueValue); in setExtendedInfo() method
/hardware/interfaces/automotive/evs/1.0/default/
DEvsCamera.cpp250 Return<EvsResult> EvsCamera::setExtendedInfo(uint32_t /*opaqueIdentifier*/, int32_t /*opaqueValue*/… in setExtendedInfo() function in android::hardware::automotive::evs::V1_0::implementation::EvsCamera
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp106 ScopedAStatus EvsMockCamera::setExtendedInfo(int32_t opaqueIdentifier, in setExtendedInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsMockCamera
DEvsVideoEmulatedCamera.cpp467 ndk::ScopedAStatus EvsVideoEmulatedCamera::setExtendedInfo( in setExtendedInfo() function in aidl::android::hardware::automotive::evs::implementation::EvsVideoEmulatedCamera
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp219 Return<EvsResult> EvsCamera::setExtendedInfo([[maybe_unused]] uint32_t opaqueIdentifier, in setExtendedInfo() function in android::hardware::automotive::evs::V1_1::implementation::EvsCamera