Home
last modified time | relevance | path

Searched refs:AIDL (Results 1 – 25 of 51) sorted by relevance

123

/frameworks/av/media/codec2/hal/common/
DHalSelection.cpp44 constexpr codec2_hal_selection_values AIDL = codec2_hal_selection_values::AIDL; in IsCodec2AidlHalSelected()
48 case AIDL: in IsCodec2AidlHalSelected()
/frameworks/av/media/audioaidlconversion/
DAndroid.bp109 * 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/
DREADME.md3 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/
DFactoryHal.cpp54 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/
DREADME.md1 ## AIDL error handling
4 details from **AIDL** DRM HALs passed through the binder exception message
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/
DAndroid.bp32 "frameworks/native/aidl/gui", // For SurfaceView AIDL
33 "frameworks/av/camera/aidl", // For CaptureRequest AIDL
/frameworks/av/services/camera/libcameraservice/utils/
DIPCTransport.h22 AIDL = 1, enumerator
/frameworks/ex/camera2/extensions/service_based_sample/
DREADME.txt10 It also contains the AIDL and wrapper classes for communicating with the service. AIDL and
/frameworks/native/libs/binder/trusty/
DREADME.md29 ## 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/
DAudioHalVersion.aidl38 AIDL enumConstant
/frameworks/base/ravenwood/texts/
Dravenwood-services-policies.txt3 # Keep all AIDL interfaces
Dravenwood-services-jarjar-rules.txt10 # TODO: support AIDL generated Parcelables via hoststubgen
/frameworks/base/tools/codegen/src/com/android/codegen/
DFeatureFlag.kt9 AIDL(false, "generate a 'parcelable declaration' .aidl file alongside"),
DClassPrinter.kt75 …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/
DAndroid.bp18 // hotlist "AIDL fuzzers bugs" on buganizer
/frameworks/hardware/interfaces/stats/aidl/test_client/
DREADME1 This client can be installed on the device to test accesses of the AIDL service as
DAndroid.bp16 // This client can be installed on the device to test accesses of the AIDL service as
/frameworks/av/media/libaudiohal/include/media/audiohal/
DAudioHalVersionInfo.h45 if (type == Type::AIDL) { in toVersionString()
/frameworks/av/camera/
DAndroid.bp82 // 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/
DAndroid.bp38 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
/frameworks/av/media/aconfig/
Dmediacodec_flags.aconfig12 description: "Feature flags for enabling AIDL HAL handling"
/frameworks/base/core/tests/fuzzers/java_service_fuzzer/
DAndroid.bp46 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
/frameworks/base/services/core/
DAndroid.bp141 // 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/
Dchanges.md48 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/
DAndroid.bp22 // must be always provided), and "ndk" to a desired AIDL back-end.

123