/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/ |
D | AidlEnumerator.cpp | 178 ScopedAStatus AidlEnumerator::closeDisplay(const std::shared_ptr<IEvsDisplay>& displayToClose) { in closeDisplay() function in aidl::android::automotive::evs::implementation::AidlEnumerator 309 ScopedAStatus AidlEnumerator::ImplV0::closeDisplay( in closeDisplay() function in aidl::android::automotive::evs::implementation::AidlEnumerator::ImplV0 397 ScopedAStatus AidlEnumerator::ImplV1::closeDisplay( in closeDisplay() function in aidl::android::automotive::evs::implementation::AidlEnumerator::ImplV1
|
D | HidlEnumerator.cpp | 147 Return<void> HidlEnumerator::closeDisplay( in closeDisplay() function in aidl::android::automotive::evs::implementation::HidlEnumerator
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 38 void closeDisplay(in android.hardware.automotive.evs.IEvsDisplay display); in closeDisplay() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 52 void closeDisplay(in IEvsDisplay display); in closeDisplay() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/ |
D | IEvsEnumerator.aidl | 38 void closeDisplay(in android.hardware.automotive.evs.IEvsDisplay display); in closeDisplay() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 38 void closeDisplay(in android.hardware.automotive.evs.IEvsDisplay display); in closeDisplay() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
H A D | IEvsEnumerator.aidl | 38 void closeDisplay(in android.hardware.automotive.evs.IEvsDisplay display); in closeDisplay() method
|
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/ |
H A D | DisplayRepository.java | 119 private void closeDisplay(RemoteDisplay display) { in closeDisplay() method in DisplayRepository
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/ |
D | MockHWEnumerator.h | 59 Return<void> closeDisplay(const sp<IEvsDisplay_1_0>& display) override { return {}; } in closeDisplay() function
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/ |
D | EnumeratorProxy.h | 57 hardware::Return<void> closeDisplay( in closeDisplay() function
|
D | EnumeratorProxy.cpp | 62 hardware::Return<void> EnumeratorProxy::closeDisplay( in closeDisplay() function in android::automotive::evs::V1_1::implementation::EnumeratorProxy
|
/aosp_15_r20/packages/services/Car/cpp/evs/support_library/ |
D | ResourceManager.cpp | 132 void ResourceManager::closeDisplay(sp<IEvsDisplay> pDisplay) { in closeDisplay() function in android::automotive::evs::support::ResourceManager
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/ |
D | Enumerator.cpp | 175 Return<void> Enumerator::closeDisplay(const ::android::sp<IEvsDisplay>& display) { in closeDisplay() function in android::automotive::evs::V1_0::implementation::Enumerator
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.0/default/ |
H A D | EvsEnumerator.cpp | 181 Return<void> EvsEnumerator::closeDisplay(const ::android::sp<IEvsDisplay>& pDisplay) { in closeDisplay() function in android::hardware::automotive::evs::V1_0::implementation::EvsEnumerator
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/rust_impl/src/ |
H A D | default_evs_hal.rs | 37 fn closeDisplay( in closeDisplay() method
|
/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 | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() 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 | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() function
|
/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 | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() function
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/ |
H A D | EvsEnumerator.cpp | 230 Return<void> EvsEnumerator::closeDisplay(const ::android::sp<V1_0::IEvsDisplay>& pDisplay) { in closeDisplay() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
|
/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 | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() function
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/ |
D | EvsEnumerator.cpp | 331 Return<void> EvsEnumerator::closeDisplay(const ::android::sp<IEvsDisplay_1_0>& pDisplay) { in closeDisplay() function in android::hardware::automotive::evs::V1_1::implementation::EvsEnumerator
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
H A D | EvsEnumerator.cpp | 355 ScopedAStatus EvsEnumerator::closeDisplay(const std::shared_ptr<IEvsDisplay>& obj) { in closeDisplay() function in aidl::android::hardware::automotive::evs::implementation::EvsEnumerator
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/automotive/evs/1.1/[email protected]_genc++_headers/gen/android/hardware/automotive/evs/1.1/ |
D | BsEvsEnumerator.h | 189 …::android::hardware::Return<void> closeDisplay(const ::android::sp<::android::hardware::automotive… in closeDisplay() function
|