Searched refs:aidl (Results 1 - 25 of 83) sorted by relevance

1234

/system/tools/aidl/tests/android/aidl/tests/
H A DINamedCallback.aidl17 package android.aidl.tests;
H A DSimpleParcelable.aidl17 package android.aidl.tests;
/system/tools/aidl/tests/
H A Daidl_test_client_utf8_strings.h22 #include "android/aidl/tests/ITestService.h"
26 namespace aidl { namespace in namespace:android
31 const android::sp<android::aidl::tests::ITestService>& s);
33 const android::sp<android::aidl::tests::ITestService>& s);
35 const android::sp<android::aidl::tests::ITestService>& s);
39 } // namespace aidl
H A Daidl_test_client_nullables.h22 #include "android/aidl/tests/ITestService.h"
26 namespace aidl { namespace in namespace:android
34 } // namespace aidl
H A Daidl_test_client_service_exceptions.h22 #include "android/aidl/tests/ITestService.h"
25 namespace aidl { namespace in namespace:android
34 } // namespace aidl
H A Daidl_test_client_file_descriptors.h22 #include "android/aidl/tests/ITestService.h"
26 namespace aidl { namespace in namespace:android
35 } // namespace aidl
H A Daidl_test_client_parcelables.h22 #include "android/aidl/tests/ITestService.h"
26 namespace aidl { namespace in namespace:android
35 } // namespace aidl
H A Daidl_test_client_primitives.h22 #include "android/aidl/tests/ITestService.h"
26 namespace aidl { namespace in namespace:android
37 } // namespace aidl
H A Dtest_data_ping_responder.cpp20 namespace aidl { namespace in namespace:android
64 android/os/IPingResponder.aidl \
65 ./bar/Unused.aidl
67 android/os/IPingResponder.aidl :
68 ./bar/Unused.aidl :
73 android/os/IPingResponder.aidl \
74 ./bar/Unused.aidl
460 } // namespace aidl
H A Dtest_data_string_constants.cpp20 namespace aidl { namespace in namespace:android
37 * Original file: android/os/IStringConstants.aidl
198 } // namespace aidl
H A Dtest_helpers.h24 #include "android/aidl/tests/ITestService.h"
27 namespace aidl { namespace in namespace:android
33 const android::sp<android::aidl::tests::ITestService>& service,
34 android::binder::Status(android::aidl::tests::ITestService::*func)(T, V*),
48 const android::sp<android::aidl::tests::ITestService>& service,
49 android::binder::Status(android::aidl::tests::ITestService::*func)(
77 } // namespace aidl
H A Dend_to_end_tests.cpp24 #include "aidl.h"
30 using android::aidl::test::CanonicalNameToPath;
31 using android::aidl::test::FakeIoDelegate;
37 namespace aidl { namespace in namespace:android
59 << "Expected aidl to write to " << rel_path << " but it did not.";
74 using namespace ::android::aidl::test_data::example_interface;
79 options.input_file_name_ = CanonicalNameToPath(kCanonicalName, ".aidl");
90 EXPECT_EQ(android::aidl::compile_aidl_to_java(options, io_delegate_), 0);
96 using namespace ::android::aidl::test_data::example_interface;
101 options.input_file_name_ = CanonicalNameToPath(kCanonicalName, ".aidl");
[all...]
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
H A DTestFailException.java17 package android.aidl.tests;
/system/tools/aidl/
H A Dmain_cpp.cpp19 #include "aidl.h"
24 using android::aidl::CppOptions;
26 // aidl is leaky. Turn off LeakSanitizer by default. b/37749857
33 LOG(DEBUG) << "aidl starting";
40 android::aidl::IoDelegate io_delegate;
41 return android::aidl::compile_aidl_to_cpp(*options, io_delegate);
H A DAndroid.mk23 # aidl on its own doesn't need the framework, but testing native/java
37 tests/android/aidl/tests/INamedCallback.aidl \
38 tests/android/aidl/tests/ITestService.aidl \
39 tests/java_app/src/android/aidl/tests/NullableTests.java \
40 tests/java_app/src/android/aidl/tests/SimpleParcelable.java \
41 tests/java_app/src/android/aidl/tests/TestFailException.java \
42 tests/java_app/src/android/aidl/tests/TestLogger.java \
43 tests/java_app/src/android/aidl/test
[all...]
H A Dmain_java.cpp20 #include "aidl.h"
25 using android::aidl::JavaOptions;
27 // aidl is leaky. Turn off LeakSanitizer by default. b/37749857
34 LOG(DEBUG) << "aidl starting";
40 android::aidl::IoDelegate io_delegate;
43 return android::aidl::compile_aidl_to_java(*options, io_delegate);
45 if (android::aidl::preprocess_aidl(*options, io_delegate))
49 std::cerr << "aidl: internal error" << std::endl;
H A Dgenerate_java.h27 namespace aidl { namespace in namespace:android
39 android::aidl::java::Class* generate_binder_interface_class(
47 using Variable = ::android::aidl::java::Variable;
48 using Type = ::android::aidl::java::Type;
63 } // namespace aidl
H A Druntests.sh27 echo "+ mmma -j32 $ANDROID_BUILD_TOP/system/tools/aidl"
29 MODULES-IN-system-tools-aidl
41 ${ANDROID_BUILD_TOP}/system/tools/aidl/tests/integration-test.py
H A Dcode_writer.h28 namespace aidl { namespace in namespace:android
49 } // namespace aidl
H A Dimport_resolver.h28 namespace aidl { namespace in namespace:android
48 } // namespace aidl
H A Dio_delegate_unittest.cpp26 namespace aidl { namespace in namespace:android
46 } // namespace aidl
H A Dline_reader.h26 namespace aidl { namespace in namespace:android
44 } // namespace aidl
/system/connectivity/wificond/
H A DAndroid.mk127 LOCAL_AIDL_INCLUDES += $(LOCAL_PATH)/aidl
132 aidl/android/net/wifi/IApInterface.aidl \
133 aidl/android/net/wifi/IApInterfaceEventCallback.aidl \
134 aidl/android/net/wifi/IClientInterface.aidl \
135 aidl/android/net/wifi/IInterfaceEventCallback.aidl \
136 aidl/androi
[all...]
/system/core/storaged/
H A DAndroid.bp49 aidl: {
52 include_dirs: ["frameworks/native/aidl/binder"],
65 "binder/android/os/storaged/IStoragedPrivate.aidl",
116 "binder/android/os/IStoraged.aidl",
/system/netd/tests/dns_responder/
H A DAndroid.mk37 frameworks/native/aidl/binder \
49 ../../server/binder/android/net/INetd.aidl \

Completed in 199 milliseconds

1234