/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 48 DisplayState getDisplayState(); in getDisplayState() method
|
D | IEvsEnumerator.aidl | 92 DisplayState getDisplayState(); in getDisplayState() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 38 android.hardware.automotive.evs.DisplayState getDisplayState(); in getDisplayState() method
|
D | IEvsEnumerator.aidl | 42 android.hardware.automotive.evs.DisplayState getDisplayState(); in getDisplayState() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 38 android.hardware.automotive.evs.DisplayState getDisplayState(); in getDisplayState() method
|
D | IEvsEnumerator.aidl | 42 android.hardware.automotive.evs.DisplayState getDisplayState(); in getDisplayState() method
|
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
D | IEvsDisplay.aidl | 38 android.hardware.automotive.evs.DisplayState getDisplayState(); in getDisplayState() method
|
D | IEvsEnumerator.aidl | 42 android.hardware.automotive.evs.DisplayState getDisplayState(); in getDisplayState() method
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsEnumerator.cpp | 200 Return<DisplayState> EvsEnumerator::getDisplayState() { in getDisplayState() function in android::hardware::automotive::evs::V1_0::implementation::EvsEnumerator
|
D | EvsDisplay.cpp | 138 Return<DisplayState> EvsDisplay::getDisplayState() { in getDisplayState() function in android::hardware::automotive::evs::V1_0::implementation::EvsDisplay
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | EvsDisplay.cpp | 160 Return<DisplayState> EvsDisplay::getDisplayState() { in getDisplayState() function in android::hardware::automotive::evs::V1_1::implementation::EvsDisplay
|
D | EvsEnumerator.cpp | 248 Return<V1_0::DisplayState> EvsEnumerator::getDisplayState() { in getDisplayState() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsGlDisplay.cpp | 308 ScopedAStatus EvsGlDisplay::getDisplayState(DisplayState* _aidl_return) { in getDisplayState() function in aidl::android::hardware::automotive::evs::implementation::EvsGlDisplay
|
D | EvsEnumerator.cpp | 378 ScopedAStatus EvsEnumerator::getDisplayState(DisplayState* state) { in getDisplayState() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
|
/hardware/interfaces/automotive/evs/aidl/rust_impl/src/ |
D | default_evs_hal.rs | 59 fn getDisplayState(&self) -> std::result::Result<DisplayState, binder::Status> { in getDisplayState() method
|