/system/tools/aidl/tests/ |
D | test_data_example_interface.cpp | 1205 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::isEna… 1219 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::getSt… 1233 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::getAd… 1247 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::getPa… 1261 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::setSc… 1279 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::regis… 1294 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::getRe… 1308 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::takes… 1324 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::takes… 1383 …android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "AIDL::java::IExampleInterface::isEna… [all …]
|
/system/tools/aidl/ |
D | generate_cpp_unittest.cpp | 424 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::Send::cppCl… 477 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::Piff::cppCl… 503 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::TakesABinde… 540 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::NullableBin… 573 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::StringListM… 614 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::BinderListM… 655 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::TakesAFileD… 692 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::TakesAFileD… 1033 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::Send::cppSe… 1075 …::android::ScopedTrace _aidl_trace(ATRACE_TAG_AIDL, "AIDL::cpp::IComplexTypeInterface::Piff::cppSe… [all …]
|
D | Android.bp | 188 // Integration testing of generated AIDL code.
|
/system/tools/aidl/build/ |
D | message_check_equality.txt | 2 # ERROR: AIDL API change detected # 4 Above AIDL file(s) has changed. Run `m %s-update-api` to reflect the changes
|
D | message_check_equality_release.txt | 2 # ERROR: AIDL API change detected on a released platform # 4 Above AIDL file(s) has changed and this is NEVER allowed on a release platform
|
D | message_check_integrity.txt | 2 # ERROR: Modification detected of stable AIDL API file # 4 Above AIDL file(s) has changed, resulting in a different hash. Hash values may
|
D | message_check_compatibility.txt | 2 # ERROR: Backward incompatible change detected on AIDL API # 4 Above AIDL file(s) has changed in a backward-incompatible way, e.g. removing
|
D | aidl_test.go | 508 …testAidlError(t, `backend.java.enabled: Java backend not enabled in the imported AIDL interface "b… 531 …testAidlError(t, `backend.cpp.enabled: C\+\+ backend not enabled in the imported AIDL interface "b…
|
/system/libvintf/include/vintf/ |
D | HalFormat.h | 31 AIDL, enumerator
|
/system/libvintf/ |
D | ManifestInstance.cpp | 95 case HalFormat::AIDL: { in getSimpleFqInstance() 113 case HalFormat::AIDL: { in description()
|
D | MatrixInstance.cpp | 111 case HalFormat::AIDL: { in interfaceDescription() 125 case HalFormat::AIDL: { in description()
|
D | HalManifest.cpp | 177 case HalFormat::AIDL: in getHalNamesAndVersions() 557 return getInstances(HalFormat::AIDL, package, details::kFakeAidlVersion, interfaceName); in getAidlInstances() 568 return hasInstance(HalFormat::AIDL, package, details::kFakeAidlVersion, interface, instance); in hasAidlInstance()
|
D | parse_xml.cpp | 552 if (hal.format != HalFormat::AIDL) { in mutateNode() 567 if (object->format == HalFormat::AIDL) { in buildObject() 698 if (hal.format != HalFormat::AIDL) { in mutateNode() 740 case HalFormat::AIDL: { in buildObject() 793 if (object->format == HalFormat::AIDL) { in buildObject()
|
D | parse_string.cpp | 409 case HalFormat::AIDL: { in expandInstances()
|
/system/tools/aidl/metadata/ |
D | Android.bp | 1 // build time C++ available list of all AIDL interfaces in the tree
|
/system/libsysprop/srcs/android/sysprop/ |
D | PowerProperties.sysprop | 19 # power mode as described in the Power HAL AIDL description
|
/system/tools/aidl/tests/lazy_test/ |
D | README | 52 The AIDL interface for the service, this will generate code that clients can use to interact with 65 static_libs - The AIDL interface
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | idmap.te | 28 # Allow the idmap2d binary to register as a service and communicate via AIDL
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | idmap.te | 28 # Allow the idmap2d binary to register as a service and communicate via AIDL
|
D | dumpstate.te | 330 # Allow dumpstate to talk to these stable AIDL services over binder
|
/system/sepolicy/public/ |
D | idmap.te | 28 # Allow the idmap2d binary to register as a service and communicate via AIDL
|
/system/netd/server/ |
D | Android.bp | 6 // AIDL interface that callers can implement to receive networking events from netd. 22 // either outside the system server or use jarjar to rename the generated AIDL classes. 72 // Convenience build target for the version of the netd stable AIDL interface used by the platform.
|
/system/core/storaged/ |
D | Android.bp | 111 // AIDL interface between storaged and framework.jar
|
/system/bt/binder/ |
D | Android.bp | 83 // AIDL interface between libbluetooth-binder and framework.jar
|
/system/bt/gd/docs/architecture/ |
D | architecture.md | 23 so on, using languages such as AIDL or Protobuf. For Android applications, 24 although APIs are defined in AIDL, some boiler plate code is wrapped in Java
|