/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/ |
H A D | ITestService.aidl | 62 int[] ReverseInt(in int[] input, out int[] repeated); in ReverseInt() method
|
/aosp_15_r20/trusty/user/app/sample/binder-test/service/ |
D | main.cpp | 106 Status ReverseInt(const std::vector<int32_t>& input, in ReverseInt() function in TestService
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 138 int[] ReverseInt(in int[] input, out int[] repeated); in ReverseInt() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 102 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Default 418 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Delegator 2310 … @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Stub.Proxy 3878 public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseInt() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 102 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Default 418 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Delegator 2310 … @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Stub.Proxy 3878 public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseInt() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 90 …::ndk::ScopedAStatus ReverseInt(const std::vector<int32_t>& in_input, std::vector<int32_t>* out_re… in ReverseInt() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 90 …::ndk::ScopedAStatus ReverseInt(const std::vector<int32_t>& in_input, std::vector<int32_t>* out_re… in ReverseInt() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 234 public int[] ReverseInt(int[] input, int[] repeated) throws RemoteException { in ReverseInt() method in TestServiceServer
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 158 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& input, ::std::vector<int32_t>* … in ReverseInt() function
|
D | ITestService.h | 679 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& /*input*/, ::std::vector<int32_… in ReverseInt() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 158 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& input, ::std::vector<int32_t>* … in ReverseInt() function
|
D | ITestService.h | 679 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& /*input*/, ::std::vector<int32_… in ReverseInt() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2121 ::ndk::ScopedAStatus BpTestService::ReverseInt(const std::vector<int32_t>& in_input, std::vector<in… in ReverseInt() function in aidl::android::aidl::tests::BpTestService 4563 ::ndk::ScopedAStatus ITestServiceDefault::ReverseInt(const std::vector<int32_t>& /*in_input*/, std:… in ReverseInt() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2121 ::ndk::ScopedAStatus BpTestService::ReverseInt(const std::vector<int32_t>& in_input, std::vector<in… in ReverseInt() function in aidl::android::aidl::tests::BpTestService 4563 ::ndk::ScopedAStatus ITestServiceDefault::ReverseInt(const std::vector<int32_t>& /*in_input*/, std:… in ReverseInt() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 243 ScopedAStatus ReverseInt(const vector<int32_t>& input, vector<int32_t>* repeated, in ReverseInt() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 365 Status ReverseInt(const vector<int32_t>& input, in ReverseInt() function in __anonf414188e0111::NativeService
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 706 ::android::binder::Status BpTestService::ReverseInt(const ::std::vector<int32_t>& input, ::std::vec… in ReverseInt() function in android::aidl::tests::BpTestService
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 706 ::android::binder::Status BpTestService::ReverseInt(const ::std::vector<int32_t>& input, ::std::vec… in ReverseInt() function in android::aidl::tests::BpTestService
|