/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 116 IntEnum[] ReverseIntEnum(in IntEnum[] input, out IntEnum[] repeated); in ReverseIntEnum() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 100 …::ndk::ScopedAStatus ReverseIntEnum(const std::vector<::aidl::android::aidl::tests::IntEnum>& in_i… in ReverseIntEnum() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 118 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Default 412 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Delegator 2061 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Stub.Proxy 3355 public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseIntEnum() method
|
/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 270 public int[] ReverseIntEnum(int[] input, int[] repeated) throws RemoteException { in ReverseIntEnum() method in TestServiceServer
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 154 …::android::binder::Status ReverseIntEnum(const ::std::vector<::android::aidl::tests::IntEnum>& inp… in ReverseIntEnum() function
|
D | ITestService.h | 355 …::android::binder::Status ReverseIntEnum(const ::std::vector<::android::aidl::tests::IntEnum>& /*i… in ReverseIntEnum() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 958 ::android::binder::Status BpTestService::ReverseIntEnum(const ::std::vector<::android::aidl::tests:… in ReverseIntEnum() function in android::aidl::tests::BpTestService
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 41 …fn ReverseIntEnum(&self, _arg_input: &[crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum], _arg_… in ReverseIntEnum() method 117 …fn ReverseIntEnum<'a>(&'a self, _arg_input: &'a [crate::mangled::_7_android_4_aidl_5_tests_7_IntEn… in ReverseIntEnum() method 188 …async fn ReverseIntEnum(&self, _arg_input: &[crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum],… in ReverseIntEnum() method 321 …fn ReverseIntEnum(&self, _arg_input: &[crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum], _arg_… in new_async_binder() function 525 …fn ReverseIntEnum(&self, _arg_input: &[crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum], _arg_… in ReverseIntEnum() method 679 …pub const ReverseIntEnum: binder::binder_impl::TransactionCode = binder::binder_impl::FIRST_CALL_T… constant 2131 …fn ReverseIntEnum(&self, _arg_input: &[crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum], _arg_… in ReverseIntEnum() method 2642 …fn ReverseIntEnum<'a>(&'a self, _arg_input: &'a [crate::mangled::_7_android_4_aidl_5_tests_7_IntEn… in ReverseIntEnum() method 3226 …fn ReverseIntEnum(&self, _arg_input: &[crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum], _arg_… in ReverseIntEnum() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2286 ::ndk::ScopedAStatus BpTestService::ReverseIntEnum(const std::vector<::aidl::android::aidl::tests::… in ReverseIntEnum() function in aidl::android::aidl::tests::BpTestService 4250 ::ndk::ScopedAStatus ITestServiceDefault::ReverseIntEnum(const std::vector<::aidl::android::aidl::t… in ReverseIntEnum() function in aidl::android::aidl::tests::ITestServiceDefault
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 394 Status ReverseIntEnum(const vector<IntEnum>& input, vector<IntEnum>* repeated, in ReverseIntEnum() function in __anon556d30440111::NativeService
|