/frameworks/av/media/codec2/hal/common/ |
D | HalSelection.cpp | 44 constexpr codec2_hal_selection_values AIDL = codec2_hal_selection_values::AIDL; in IsCodec2AidlHalSelected() 48 case AIDL: in IsCodec2AidlHalSelected()
|
/frameworks/av/media/audioaidlconversion/ |
D | Android.bp | 109 * Only AIDL CPP backend conversion supported. 131 * Only AIDL NDK backend conversion supported. 164 * Only including AIDL core HAL conversion. 195 * Only including AIDL effect HAL conversion.
|
/frameworks/av/media/libshmem/ |
D | README.md | 3 This library provides facilities for sharing memory across processes over (stable) AIDL. The main 4 feature is the definition of the `android.media.SharedMemory` AIDL type, which represents a block of
|
/frameworks/av/media/libaudiohal/ |
D | FactoryHal.cpp | 54 AudioHalVersionInfo(AudioHalVersionInfo::Type::AIDL, 1, 0), 62 {AudioHalVersionInfo::Type::AIDL, std::make_pair("android.hardware.audio.core", "IModule")}, 68 {AudioHalVersionInfo::Type::AIDL, 140 if (halType == AudioHalVersionInfo::Type::AIDL) { in hasHalService()
|
/frameworks/av/drm/ |
D | README.md | 1 ## AIDL error handling 4 details from **AIDL** DRM HALs passed through the binder exception message
|
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/ |
D | Android.bp | 32 "frameworks/native/aidl/gui", // For SurfaceView AIDL 33 "frameworks/av/camera/aidl", // For CaptureRequest AIDL
|
/frameworks/av/services/camera/libcameraservice/utils/ |
D | IPCTransport.h | 22 AIDL = 1, enumerator
|
/frameworks/ex/camera2/extensions/service_based_sample/ |
D | README.txt | 10 It also contains the AIDL and wrapper classes for communicating with the service. AIDL and
|
/frameworks/native/libs/binder/trusty/ |
D | README.md | 29 ## Building AIDL files on Trusty 30 To compile AIDL interfaces into Trusty libraries, include the `make/aidl.mk`
|
/frameworks/av/media/libaudioclient/aidl/android/media/ |
D | AudioHalVersion.aidl | 38 AIDL enumConstant
|
/frameworks/base/ravenwood/texts/ |
D | ravenwood-services-policies.txt | 3 # Keep all AIDL interfaces
|
D | ravenwood-services-jarjar-rules.txt | 10 # TODO: support AIDL generated Parcelables via hoststubgen
|
/frameworks/base/tools/codegen/src/com/android/codegen/ |
D | FeatureFlag.kt | 9 AIDL(false, "generate a 'parcelable declaration' .aidl file alongside"),
|
D | ClassPrinter.kt | 75 …if (FeatureFlag.AIDL()) fileInfo.generateAidl() //TODO guard against nested classes requesting aidl in <lambda>() 133 … FeatureFlag.AIDL -> fileInfo.mainClass.nameAsString == ClassName && FeatureFlag.PARCELABLE() in <lambda>()
|
/frameworks/native/libs/binder/rust/tests/parcel_fuzzer/ |
D | Android.bp | 18 // hotlist "AIDL fuzzers bugs" on buganizer
|
/frameworks/hardware/interfaces/stats/aidl/test_client/ |
D | README | 1 This client can be installed on the device to test accesses of the AIDL service as
|
D | Android.bp | 16 // This client can be installed on the device to test accesses of the AIDL service as
|
/frameworks/av/media/libaudiohal/include/media/audiohal/ |
D | AudioHalVersionInfo.h | 45 if (type == Type::AIDL) { in toVersionString()
|
/frameworks/av/camera/ |
D | Android.bp | 82 // AIDL files for camera interfaces 166 // AIDL interface between camera clients and the camera service. 184 // Extra AIDL files that are used by framework.jar but not libcamera_client
|
/frameworks/base/core/tests/fuzzers/ParcelFuzzer/ |
D | Android.bp | 38 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
|
/frameworks/av/media/aconfig/ |
D | mediacodec_flags.aconfig | 12 description: "Feature flags for enabling AIDL HAL handling"
|
/frameworks/base/core/tests/fuzzers/java_service_fuzzer/ |
D | Android.bp | 46 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
|
/frameworks/base/services/core/ |
D | Android.bp | 141 // Java/AIDL sources to be moved out to CrashRecovery module 171 "android.frameworks.vibrator-V1-java", // AIDL 177 "android.hardware.boot-V1-java", // AIDL 182 "android.hardware.health-V3-java", // AIDL
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | changes.md | 48 Launcher requires a new AIDL interface to be created and implemented by the controller. The 100 AIDL interfaces and constants. Currently, all AIDL files, and classes under the
|
/frameworks/hardware/interfaces/automotive/telemetry/aidl/ |
D | Android.bp | 22 // must be always provided), and "ndk" to a desired AIDL back-end.
|